.EmailSendAsSelect_identity_dd3 {
  display: flex;
  white-space: nowrap;
}

.EmailSendAsSelect_avatar_9f4 {
  margin-right: 8px;
  align-self: center;
  flex: 0 0 auto;
}

.EmailSendAsSelect_name_52e {
  margin-right: 6px;
}

.EmailSendAsSelect_email_17d {
  overflow: hidden;
  text-overflow: ellipsis;
}

.EmailSendAsSelect_loaderContainer_db5 {
  display: flex;
  padding: 0 8px;
  align-items: center;
  height: 32px; /* match height of small select */
}

.EmailBody__more {
  border: 1px solid #e2e2e2;
  border: 1px solid var(--borderDefault);
  background-color: #f3f3f3;
  color: #bbb;
  font-weight: 600;
  font-weight: var(--fontWeightBold);
  padding: 0 8px 0 8px;
  font-size: 12px;
  line-height: 10px;
  display: inline-block;
  height: 12px;
}

.EmailBody__more:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #999;
  border: 1px solid #c6c6c6;
  border: 1px solid var(--borderHover);
  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;
}

.EmailThreadItems .more-items {
  cursor: pointer;
  display: block;
  border-top: 1px solid #eee;
  padding: 4px 8px 4px 12px;
  padding: var(--spacing-4) var(--spacing-8) var(--spacing-4) var(--spacing-12);
}
.EmailThreadItems .emailthread-items {
  --threadItemsLineColor: #eee;
}
.EmailThreadItems .emailthread-items .emailthread-item .full-message .view-side {
  padding-left: 12px;
  padding-left: var(--activityHorizontalGutter);
  padding-right: 12px;
  padding-right: var(--activityHorizontalGutter);
}
.EmailThreadItems .emailthread-items > ul {
  margin: 0;
  list-style-type: none;
}
.EmailThreadItems .emailthread-item {
  /* Used in the activity stream and in inbox */
}
.EmailThreadItems .emailthread-item .undo-send,
.EmailThreadItems .emailthread-item .unschedule {
  margin: 0 2px 0 4px;
  /* NOTE: this is overriding/extending Btn--mini styles */
  padding: 2px 6px;
  vertical-align: 0;
}
.EmailThreadItems .emailthread-item .status-badge {
  margin-left: 5px;
}
.EmailThreadItems .emailthread-item .activity-inner {
  word-wrap: break-word;
}
.EmailThreadItems .emailthread-item .preview {
  cursor: pointer;
  border-top: 1px solid var(--threadItemsLineColor);
  padding: 3px 6px;
}
.EmailThreadItems .emailthread-item .preview .contact,
.EmailThreadItems .emailthread-item .preview .preview-right {
  color: #999;
}
.EmailThreadItems .emailthread-item .preview .preview-right {
  float: right;
  margin-left: 12px;
}
.EmailThreadItems .emailthread-item .preview .preview-right .future-followup {
  top: 2px !important;
}
.EmailThreadItems .emailthread-item .preview .preview-right .future-followup {
  margin-right: 3px;
}
.EmailThreadItems .emailthread-item .preview .preview-line {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.9em;
  text-overflow: ellipsis;
}
.EmailThreadItems .emailthread-item .preview .sequence-icon-wrapper {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 15px;
}
.EmailThreadItems .emailthread-item .preview .sequence-icon {
  position: absolute;
  padding: 6px;
  top: -4px;
  color: #474747;
  color: var(--colorIconDefault);
}
.EmailThreadItems .emailthread-item .preview .sequence-icon:hover,
.EmailThreadItems .emailthread-item .preview .sequence-icon:focus {
  color: #2e2e2e;
  color: var(--colorTextDefault);
}
.EmailThreadItems .emailthread-item .preview .sequence-icon,
.EmailThreadItems .emailthread-item .preview .sequence-icon svg {
  width: 16px;
  height: 16px;
}
.EmailThreadItems .emailthread-item .preview .expando-arrow {
  color: #999;
  display: inline-block;
  width: 10px;
}
.EmailThreadItems .emailthread-item .preview .expando-arrow::before {
  content: '▸';
}
.EmailThreadItems .emailthread-item .preview time {
  border: none;
}
.EmailThreadItems .emailthread-item .preview .contact {
  cursor: pointer;
}
.EmailThreadItems .emailthread-item .preview .contact .contact-email {
  display: none;
}
.EmailThreadItems .emailthread-item .preview .from-label {
  display: none;
}
.EmailThreadItems .emailthread-item .preview .sent-as-label {
  display: inline-flex;
  margin-right: 4px;
}
.EmailThreadItems .emailthread-item .preview .sent-as-label-text {
  display: none;
}
.EmailThreadItems .emailthread-item .preview .sent-as-label-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  color: #474747;
  color: var(--colorIconDefault);
}
.EmailThreadItems .emailthread-item .preview .sent-as-label-icon,
.EmailThreadItems .emailthread-item .preview .sent-as-label-icon svg {
  width: 14px;
  height: 14px;
}
.EmailThreadItems .emailthread-item .preview .update-follow-up {
  cursor: pointer;
  background: none;
  box-shadow: none;
  margin-right: 4px;
  margin-top: -2px;
  border: solid 1px transparent;
}
.EmailThreadItems .emailthread-item .preview .update-follow-up svg {
  width: 13px;
}
.EmailThreadItems .emailthread-item .preview .email-opened.glyphicons {
  color: #464a55;
  color: var(--colorMako);
  font-size: 13px;
  margin: 0 4px;
  top: 3px;
}
.EmailThreadItems .emailthread-item .preview .email-opened.glyphicons:hover,
.EmailThreadItems .emailthread-item .preview .email-opened.glyphicons:focus {
  color: #2e2e2e;
  color: var(--colorTextDefault);
}
.EmailThreadItems .emailthread-item .preview .email-opened.glyphicons:not(:only-child) {
  margin-right: 0;
}
.EmailThreadItems .emailthread-item .preview ul.headers {
  display: none;
  margin: 4px 0 0 13px;
  padding: 0 0 2px 0;
  font-size: 12px;
  list-style-type: none;
}
.EmailThreadItems .emailthread-item .preview ul.headers li {
  line-height: 16px;
}
.EmailThreadItems .emailthread-item .full-message {
  display: none;
  margin: 0;
}
.EmailThreadItems .emailthread-item .full-message .view-side {
  padding: 16px;
}
.EmailThreadItems .emailthread-item.expanded .preview {
  background: #f8f8f8;
  border-bottom: 1px dashed var(--threadItemsLineColor);
}
.EmailThreadItems .emailthread-item.expanded .preview-line {
  white-space: normal;
}
.EmailThreadItems .emailthread-item.expanded .body-preview {
  display: none;
}
.EmailThreadItems .emailthread-item.expanded ul.headers,
.EmailThreadItems .emailthread-item.expanded .full-message {
  display: block;
}
.EmailThreadItems .emailthread-item.expanded .contact,
.EmailThreadItems .emailthread-item.expanded .expando-arrow::before {
  color: #333 !important;
}
.EmailThreadItems .emailthread-item.expanded .contact .contact-email {
  display: inline;
}
.EmailThreadItems .emailthread-item.expanded .from-label {
  display: inline;
}
.EmailThreadItems .emailthread-item.expanded .sent-as-label {
  margin-right: 0;
}
.EmailThreadItems .emailthread-item.expanded .sent-as-label-text {
  display: inline;
}
.EmailThreadItems .emailthread-item.expanded .sent-as-label-icon {
  margin-right: 4px;
}
.EmailThreadItems .emailthread-item.expanded .expando-arrow::before {
  content: '▾';
}
.EmailThreadItems .emailthread-item.expanded .alert.followup {
  align-items: center;
  background-color: #eef7fb;
  background-color: var(--blueMuted);
  display: flex;
  justify-content: space-between;
  gap: 8px;
  padding: 4px 8px;
  font-size: 13px;
}
.EmailThreadItems .emailthread-item.expanded .alert.followup > a {
  color: inherit;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.EmailThreadItems .emailthread-item .view-side {
  padding-top: 16px;
}
.EmailThreadItems .emailthread-item .view-side .body {
  margin: 0;
  white-space: pre-wrap;
}
.EmailThreadItems .emailthread-item .view-side .attachmentsContainer:not(:empty) {
  margin-top: 24px;
}
.EmailThreadItems .emailthread-item .view-side .expandable {
  margin-top: -2px;
}
.EmailThreadItems .emailthread-item .view-side .expandable .body {
  display: none;
}
.EmailThreadItems .emailthread-item .view-side .email-actions {
  margin: -34px -10px 4px 0;
}
.EmailThreadItems .emailthread-item .view-side .email-actions > a,
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container {
  float: left;
  margin-left: 6px;
  padding: 0 2px;
}
.EmailThreadItems .emailthread-item .view-side .email-actions > a .glyphicons,
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container .glyphicons {
  vertical-align: top;
  font-size: 14px;
  color: #bbb;
}
.EmailThreadItems .emailthread-item .view-side .email-actions > a .glyphicons:hover,
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container .glyphicons:hover {
  color: #888;
}
.EmailThreadItems .emailthread-item .view-side .email-actions > a .glyphicons.glyphicons-bin,
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container .glyphicons.glyphicons-bin {
  top: 2px;
  font-size: 12px;
}
.EmailThreadItems .emailthread-item .view-side .email-actions > a.reply-all,
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container.reply-all {
  margin-right: 3px;
}
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container {
  padding: 0;
}
.EmailThreadItems .emailthread-item .view-side .email-actions div.create-follow-up-container button {
  padding: 0 2px;
  background: none;
  border: none;
  box-shadow: none;
}
.EmailThreadItems .emailthread-item .view-side .email-actions .create-follow-up-component {
  float: left;
  margin-top: -4px;
  margin-right: -4px;
  /* TODO [darkmode] what are these */
}
.EmailThreadItems .emailthread-item .view-side .email-actions .create-follow-up-component svg {
  color: #bbb;
}
.EmailThreadItems .emailthread-item .view-side .email-actions .create-follow-up-component:hover button {
  background: none;
}
.EmailThreadItems .emailthread-item .view-side .email-actions .create-follow-up-component:hover svg {
  color: #888;
}
.EmailThreadItems .emailthread-item .edit-side {
  /* Fix case where pasting long URL into contenteditable div makes editor */
  /* expand outside of the activity boundary, due to weird fieldset issue. */
  /* http://stackoverflow.com/a/17922562/137067 */
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form {
  margin: 16px 0 0;
  /* so that .dropzone fills the form area nicely, rather than too little or too much */
  /* of the activity ui */
  position: relative;
  /* scope child z-indexed elements of this form (i.e. Froala elements) to */
  /* this element */
  z-index: 1;
}
.EmailThreadItems .emailthread-item .edit-side fieldset {
  min-width: 0;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form {
  /* EmailTemplateSelect */
  /* We only support HTML email, so hide the textarea field that holds its raw value. */
  /* This field would already been hidden automatically by the HTML editor (Froala), */
  /* but before it's initialized we use this invisible element to leave a space/gap */
  /* for where the editor will be, to prevent moving. */
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .input-prepend .add-on {
  font-size: 12px;
  width: 25px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .bbf-field {
  margin-bottom: 5px;
  clear: both;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions {
  margin: 15px 0 0;
  background: none;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .send-email {
  margin-right: 5px;
  min-width: 80px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .delete,
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .attach-file {
  margin: 0 15px 0 0;
  line-height: 26px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .delete .glyphicons,
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .attach-file .glyphicons {
  line-height: inherit;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .attach-file {
  display: inline-block;
  /* IconButton fix to align with other buttons */
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .actions .attach-file button {
  height: auto;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .add-cc-bcc {
  float: right;
  font-size: 13px;
  line-height: 30px;
  margin-right: 5px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .add-cc-bcc a {
  margin-left: 10px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str {
  /* clearfix copied from bootstrap */
  *zoom: 1;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str:before,
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str:after {
  display: table;
  content: '';
  line-height: 0;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str:after {
  clear: both;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str .input-prepend {
  float: left;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .manage-templates,
.EmailThreadItems .emailthread-item .edit-side .bbf-form .loading-templates {
  display: inline-block;
  margin-top: 4px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-template_id .selected-template {
  position: relative;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-template_id .fetching-template {
  position: absolute;
  right: 16px;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-template_id .Select--small .Select__input[type='search'] {
  height: 30px;
  /* fit the height of the regular input */
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-sender_id .add-on {
  display: none;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-sender_id select {
  box-sizing: border-box;
  height: 30px;
  display: table-cell;
  width: 100%;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str .input-prepend,
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-cc_str .input-prepend,
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-bcc_str .input-prepend {
  transition: width 0.2s;
  /* fixes height of selectize.js fields */
  white-space: normal;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str .input-prepend.input-block-level {
  /* override 32px default inputHeight so BB contact form renders correctly */
  min-height: 30px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str.show-add-cc .input-prepend.input-block-level {
  width: calc(100% - 68px);
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str.show-add-bcc .input-prepend.input-block-level {
  width: calc(100% - 70px);
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-to_str.show-add-cc.show-add-bcc .input-prepend.input-block-level {
  width: calc(100% - 132px);
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-subject {
  float: left;
  width: 60%;
  margin-right: 1%;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-subject input {
  min-height: 32px;
  /* match height of template select */
  box-sizing: border-box;
  width: 100%;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-template_id {
  float: left;
  width: 39%;
  clear: none;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .field-template_id select {
  width: 100%;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form textarea[name='body_html'] {
  visibility: hidden;
  /* This height should match the height of the editor in a blank new email */
  height: 130px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .followup {
  margin: 10px 0 0 3px;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .followup label {
  display: inline-block;
  font-size: 13px;
  margin: 0;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .followup .followup-date {
  display: inline-block;
}
.EmailThreadItems .emailthread-item .edit-side .bbf-form .followup select {
  width: 110px;
  height: 22px;
  margin-left: 2px;
}

.FileViewerControls_controls_8c7 {
  --colorTextDefault: var(--colorWhite);
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  border-radius: calc(32px * 1.5);
  border-radius: calc(var(--inputHeight) * 1.5);
  background-color: rgba(25, 25, 25, 0.9);
}.FileViewerControls_controls_8c7 > * + * {
    border-left: 1px solid #5e5e5e;
    border-left: 1px solid var(--colorGray60);
  }

.FileViewerButton_fileViewerButton_7e8 {
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #ffffff;
  color: var(--colorWhite);
  width: 32px;
  width: var(--inputHeight);
  height: 32px;
  height: var(--inputHeight);
  outline: none;
  padding: 0;
}

.FileViewerButton_fileViewerButton_7e8.FileViewerButton_disabled_2ea {
    pointer-events: none;
    opacity: 0.5;
  }

.FileViewerButton_fileViewerButton_7e8.FileViewerButton_floating_a36 {
    background-color: #1e1e1e;
    background-color: var(--colorGray88);
  }

.FileViewerButton_fileViewerButton_7e8 span {
    display: flex;
    justify-content: center;
    width: 16px;
    width: var(--spacing-16);
    height: 16px;
    height: var(--spacing-16);
    margin: 0 auto;
  }

.FileViewerButton_fileViewerButton_7e8 svg {
    width: 100%;
  }

.FileViewerButton_fileViewerButton_7e8:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }

@supports (color: color-mix(in lch, red, blue)) {
.FileViewerButton_fileViewerButton_7e8:hover {
    background-color: color-mix(in srgb, transparent 90%, var(--colorWhite));
  }
}

.FileViewerButton_fileViewerButton_7e8.FileViewerButton_floating_a36:hover {
      background-color: #767676;
      background-color: var(--colorGray50);
    }

.FileViewerButton_fileViewerButton_7e8:focus:not(:hover) {
    border-radius: 50%;
    box-shadow: 0 0 0 3px
      rgba(20, 99, 255, 0.5);
  }

@supports (color: color-mix(in lch, red, blue)) {
.FileViewerButton_fileViewerButton_7e8:focus:not(:hover) {
    box-shadow: 0 0 0 3px
      color-mix(in srgb, transparent 50%, var(--colorBrandBlue));
  }
}

.FileViewerButton_fileViewerButton_7e8.FileViewerButton_anchor_be4 {
    box-sizing: border-box;
    display: inline-grid;
    align-content: center;
    justify-content: center;
    place-content: center;
  }

.FileViewerButton_fileViewerButton_7e8.FileViewerButton_anchor_be4:hover {
      color: #ffffff;
      color: var(--colorWhite);
    }

.FileViewerButton_divider_703 {
  height: calc(32px / 2);
  height: calc(var(--inputHeight) / 2);
  border-left: 1px solid #5e5e5e;
  border-left: 1px solid var(--colorGray60);
}

.FileViewerOverlay_root_ec8 {
  --zOffset: 0;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  height: 100svh;
  width: 100svw;
  z-index: calc(var(--fileViewerOverlayZ) + 0);
  z-index: calc(var(--fileViewerOverlayZ) + var(--zOffset));
  pointer-events: none;
}

.FileViewerOverlay_safeArea_97e {
  --topOffset: var(--headerHeight, var(--spacing-64));
  box-sizing: border-box;
  position: absolute;
  top: 64px;
  top: var(--topOffset);
  right: 0;
  bottom: 0;
  left: 0;

  display: grid;
  padding: 8px;
  padding: var(--gutter, var(--spacing-8));
}

.FileViewerOverlay_safeArea_97e > * {
    grid-area: 1 / 1;
    pointer-events: auto;
  }

.FileViewerRenderer_ImageRenderer_container_268 {
  height: 100%;
  width: 100%;
  overflow: hidden;
  transform-origin: center;
}

.FileViewerRenderer_ImageRenderer_container_268 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }

.FileViewerRenderer_ImageRenderer_isLoading_f2b img {
  visibility: hidden;
}

.FileViewerRenderer_ImageRenderer_zoomDisplay_140 {
  box-sizing: border-box;
  justify-self: start;
  align-self: start;
  display: inline-flex;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 8px 16px;
  padding: var(--spacing-8) var(--spacing-16);
  border-radius: 48px;
  border-radius: var(--spacing-48);
}

@supports (color: color-mix(in lch, red, blue)) {
.FileViewerRenderer_ImageRenderer_zoomDisplay_140 {
  background-color: color-mix(in srgb, transparent 25%, var(--colorBlack));
}
}

@media screen and (min-width: 768px) {

.FileViewerRenderer_ImageRenderer_zoomDisplay_140 {
    display: none;
}
  }
.FileViewerRenderer_ImageRenderer_zoomControls_057 {
  justify-self: center;
  align-self: end;
  display: none;
}
@media screen and (min-width: 768px) {
.FileViewerRenderer_ImageRenderer_zoomControls_057 {
    display: flex;
}
  }

.FileViewerRenderer_Loader_loader_8c1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  align-content: center;
  justify-content: center;
  place-content: center;
}.FileViewerRenderer_Loader_loader_8c1 svg {
    width: 32px;
    width: var(--spacing-32);
    height: 32px;
    height: var(--spacing-32);
    color: #ffffff;
    color: var(--colorWhite);
  }

.FileViewerRenderer_base_887 {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  display: grid;
}

.FileViewerRenderer_base_887:not(.FileViewerRenderer_active_db4) {
    display: none;
  }

.FileViewerRenderer_centered_e8d {
  align-content: center;
  justify-content: center;
  place-content: center;
  padding: 12px;
  padding: var(--gutter, var(--spacing-12));
  padding-top: calc(12px + var(--headerHeight));
  padding-top: calc(var(--gutter, var(--spacing-12)) + var(--headerHeight));
}

.FileViewerRoot_root_34b {
  --fileViewerZ: 1090;
  --fileViewerOverlayZ: calc(var(--fileViewerZ) + 20);

  --headerHeight: var(--spacing-48);
  --gutter: var(--spacing-12);

  z-index: 1090;

  z-index: var(--fileViewerZ);
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  display: grid;
  overflow: hidden;
  background-color: rgba(25, 25, 25, 0.75);
}

@supports (color: color-mix(in lch, red, blue)) {
.FileViewerRoot_root_34b {
  background-color: color-mix(in srgb, transparent 25%, var(--colorGray90));
}
}@media screen and (min-width: 768px) {.FileViewerRoot_root_34b {
    --headerHeight: var(--spacing-64);
    --gutter: var(--spacing-32);
}
  }.FileViewerRoot_root_34b > * {
    grid-area: 1 / 1;
    overflow: hidden;
  }

.FileViewerRoot_Overlay_header_28f {
  --minColumn: 88px;
  pointer-events: auto;
  height: 64px;
  height: var(--headerHeight, var(--spacing-64));
  box-sizing: border-box;
  width: 100%;
  display: grid;
  grid-template-columns: minmax(max-content, 88px) minmax(0, 1fr) minmax(
      max-content,
      88px
    );
  grid-template-columns: minmax(max-content, var(--minColumn)) minmax(0, 1fr) minmax(
      max-content,
      var(--minColumn)
    );
  padding: 0 8px;
  padding: 0 var(--spacing-8);

  background-color: rgba(0, 0, 0, 0.9); /* Keeps the filename centered */
}

@supports (color: color-mix(in lch, red, blue)) {
.FileViewerRoot_Overlay_header_28f {

  background-color: color-mix(in srgb, transparent 10%, var(--colorBlack));
}
}

@media screen and (min-width: 768px) {

.FileViewerRoot_Overlay_header_28f {
    --minColumn: 100px;
}
  }

@media screen and (min-width: 768px) {

.FileViewerRoot_Overlay_header_28f {
    background-color: rgba(0, 0, 0, 0.3);
}

@supports (color: color-mix(in lch, red, blue)) {
.FileViewerRoot_Overlay_header_28f {
    background-color: color-mix(in srgb, transparent 70%, var(--colorBlack));
}
}
  }

.FileViewerRoot_Overlay_context_dcc,
.FileViewerRoot_Overlay_actions_21d,
.FileViewerRoot_Overlay_fileInfo_3c8 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  gap: var(--spacing-4);
}

@media screen and (min-width: 768px) {

.FileViewerRoot_Overlay_context_dcc,
.FileViewerRoot_Overlay_actions_21d,
.FileViewerRoot_Overlay_fileInfo_3c8 {
    gap: 8px;
    gap: var(--spacing-8);
    padding: 0 8px;
    padding: 0 var(--spacing-8);
}
  }

/* Target parent UIText */
div:has(> .FileViewerRoot_Overlay_filename_633) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.FileViewerRoot_Overlay_onlyDesktop_2be {
  display: none;
}

@media screen and (min-width: 768px) {

.FileViewerRoot_Overlay_onlyDesktop_2be {
    display: flex;
}
  }

@media screen and (min-width: 768px) {

.FileViewerRoot_Overlay_onlyMobile_636 {
    display: none;
}
  }

.FileViewerRoot_Overlay_navigation_055 > * {
  display: block;
  align-self: center;
}

.FileViewerRoot_Overlay_navigation_055 > *:first-child {
    justify-self: start;
  }

.FileViewerRoot_Overlay_navigation_055 > *:last-child {
    justify-self: end;
  }

.EmailComposeForm_EmailComposeLabel_label_bd5 {
  display: flex;
  align-items: center;
  height: 32px;
  margin: 0;
}

.EmailComposeForm_component_form_e2e {
  background-color: #ffffff;
  background-color: var(--surfaceBackgroundDefault);
  border-radius: 3px;
  border-radius: var(--baseBorderRadius); /* match .activity-inner */
}

.EmailComposeForm_component_form_e2e form {
    /* override global styles */
    margin: 0;
  }

.EmailComposeForm_component_formError_fc3 {
  position: relative;
  z-index: 1; /* so border-bottom appears in front */
  margin-bottom: -1px;
  border-radius: 0;
  border-left: none;
  border-right: none;
}

.EmailComposeForm_component_subjectInput_e0d {
  border: none;
  width: 50%;
  padding: 0;
}

@media screen and (min-width: 768px) {

.EmailComposeForm_component_subjectInput_e0d {
    width: 60%;
}
  }

/* TODO: focus styles...? */

.EmailComposeForm_component_subjectInput_e0d:focus {
    outline: none;
  }

.EmailComposeForm_component_divider_f55 {
  display: block;
  width: 1px;
  height: 24px;
  background-color: #f1f1f1;
  background-color: var(--surfaceBackgroundDark);
}

.EmailComposeForm_component_templateSelect_d53 {
  width: 50%;
}

@media screen and (min-width: 768px) {

.EmailComposeForm_component_templateSelect_d53 {
    width: 40%;
}
  }

.EmailTopBar_TopBarFollowupPicker_view_fac {
  display: flex;
}

.EmailTopBar_TopBarFollowupPicker_snoozeMenu_bc9 {
  height: 24px;
  display: inline-flex;
  align-items: center;
}

.EmailTopBar_TopBarFollowupPicker_snoozeMenuWithDate_1bd {
  height: 22px;
  display: inline-flex;
  /* hack to align snooze update menu with days ago label */
  margin-top: -2px;
}

.EmailTopBar_bar_468 {
  position: relative;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid var(--borderLight);
  cursor: pointer;
}

.EmailTopBar_bar_468.EmailTopBar_expanded_434 {
    background: #f9f9f9;
    background: var(--surfaceBackgroundMedium);
    border-bottom: 1px solid #f1f1f1;
    border-bottom: 1px solid var(--borderLight);
  }

.EmailTopBar_collapsedContentContainer_01a {
  padding-top: 6px;
  padding-bottom: 6px;
}

.EmailTopBar_collapsedContent_e82 {
  overflow: hidden;
  width: 100%;
}

.EmailTopBar_toggleIconContainer_923 {
  position: absolute;
  top: 6px;
  left: 0;
  margin-top: 2px;
  color: #919191;
  color: var(--colorIconLight);
}

.EmailTopBar_toggleIconContainer_923 svg {
    transition: transform 0.1s ease;
    transform: rotate(0deg);
  }

.EmailTopBar_expanded_434 .EmailTopBar_toggleIconContainer_923 {
    color: #474747;
    color: var(--colorIconDefault);
  }

.EmailTopBar_expanded_434 .EmailTopBar_toggleIconContainer_923 svg {
      transform: rotate(90deg);
    }

.EmailTopBar_ContentCollapsed_row_cbf {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  gap: var(--spacing-8);
  white-space: nowrap;
}

.EmailTopBar_ContentCollapsed_icon_d88 {
  display: inline-flex;
  color: #474747;
  color: var(--gray-70);
}

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

.EmailTopBar_ContentCollapsed_ellipsisContainer_d6b {
  display: flex;
  align-items: center;
  flex-grow: 1;
  min-width: 0;
  overflow: hidden;
}

.EmailTopBar_ContentCollapsed_preview_94f {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
          user-select: none;
}

.EmailTopBar_ContentExpanded_barUpperContent_695 {
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
}

.EmailTopBar_ContentExpanded_toFromColumn_c9d {
  overflow: hidden;
}

.EmailTopBar_ContentExpanded_sendAsIcon_dc4 {
  margin-right: 4px;
  margin-right: var(--spacing-4);
}

.EmailTopBar_ContentExpanded_desktopRightContent_8a5 {
  width: 150px;
}

.EmailTopBar_ContentExpanded_mobileLowerContent_31a {
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid var(--borderLight);
}

.EmailTopBar_AddressLine_addressLine_5ff {
  line-height: 18px;
  margin-bottom: 4px;
  margin-bottom: var(--spacing-4);
}

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

.EmailTopBar_AddressLine_addresses_7e3 {
  margin-right: 8px;
  margin-right: var(--spacing-8);
}

.EmailTopBar_AddressLine_addressName_182 {
  white-space: nowrap;
}

.EmailTopBar_AddressLine_addressButton_5ba.EmailTopBar_AddressLine_highlightedButton_74d {
    /* Using the verbose syntax here because the shorthand syntax doesn't work in Safari */
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: #c6c6c6;
    text-decoration-color: var(--gray-20);
  }

.EmailTopBar_AddressLine_addressButton_5ba:hover,
  .EmailTopBar_AddressLine_addressButton_5ba:focus,
  .EmailTopBar_AddressLine_addressButton_5ba.EmailTopBar_AddressLine_activeButton_31b {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-color: #c6c6c6;
    text-decoration-color: var(--gray-20);
  }

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

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

.EmailTopBar_EmailMeta_emailMeta_7ad {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  gap: var(--spacing-8);
  color: #767676;
  color: var(--gray-50);

  /* icons go after timestamp on mobile */
}

@media screen and (max-width: 767px) {

.EmailTopBar_EmailMeta_emailMeta_7ad {
    flex-direction: row-reverse;
}
  }

/* need to override Activity.TimeAgo and .activities-list time */
/* see https://github.com/closeio/close-ui/issues/5866 */
.EmailTopBar_EmailMeta_relativeTimeWrapper_9e1 a,
    .EmailTopBar_EmailMeta_relativeTimeWrapper_9e1 a > * {
      font-size: 13px;
      color: inherit;
      border: none;
    }

.EmailTopBar_StatusIcons_statusIconWrapper_eb4 {
  display: inline-flex;
  vertical-align: bottom;
  margin-right: 8px;
  margin-right: var(--spacing-8);
}

.EmailTopBar_StatusIcons_statusIcon_ac1 {
  display: inline-flex;
}

.EmailTopBar_StatusIcons_topbarButtonBadge_5e7 {
  /* override base badge */
  text-transform: none;

  background-color: #e2e2e2;

  background-color: var(--bgDefault);
  border-color: #e2e2e2;
  border-color: var(--borderDefault);
}

.EmailTopBar_StatusIcons_topbarButtonBadge_5e7:hover {
    border-color: #c6c6c6;
    border-color: var(--borderHover);
  }


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