.msg-s-thread-actions-tray__item,.msg-suggested-recipients-tray{border-bottom:1px solid var(--color-border-faint);padding:8px 12px;background-color:var(--color-background-container-tint)}.msg-s-thread-actions-tray__item,.msg-s-thread-actions-tray__item--rename,.msg-s-thread-actions-tray__item--unmute,.msg-suggested-recipients-tray{background-color:var(--color-background-container-tint)}.msg-nonconnection-banner__pending{color:var(--color-signal-positive)}.msg-s-profile-card .li-i18n-linkto,.msg-s-profile-card .li-i18n-linkto:hover,.msg-s-profile-card .profile-card-one-to-one__profile-link,.msg-s-profile-card .profile-card-one-to-one__profile-link:hover{color:var(--color-text)}.msg-s-profile-card .artdeco-entity-lockup__subtitle{/*! autoprefixer: off */overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto;max-height:4rem}.msg-s-profile-card .msg-conversation-card__cta-button{font-size:1.4rem}.profile-card-one-to-one__context a,.profile-card-one-to-one__context a:focus,.profile-card-one-to-one__context a:hover,.profile-card-one-to-one__context a:visited{color:var(--color-text-low-emphasis)}.msg-suggested-recipients-tray{display:none}.msg-connections-typeahead:focus-within .msg-suggested-recipients-tray{display:block}.msg-s-thread-actions-tray{box-shadow:var(--elevation-lined);width:100%;z-index:1}.msg-s-thread-actions-tray__item{display:flex;justify-content:space-between;align-items:center}.msg-s-thread-actions-tray__item:last-child{border-bottom:none}.msg-s-thread-actions-tray__item--rename{display:flex;width:100%;align-items:baseline;z-index:3}.msg-s-thread-actions-tray__item--rename.msg-s-thread-actions-tray__item--rename-is-for-new-conversation{z-index:1;flex-direction:column}.msg-connections-typeahead:focus-within~.msg-s-thread-actions-tray__item--rename{display:none}.msg-s-thread-actions-tray__rename-input.msg-s-thread-actions-tray__rename-input{height:28px;background-color:var(--color-background-container)}.msg-s-typing-indicator{display:flex;height:0;margin-left:-100px;opacity:0;padding-bottom:4px;transition:height .1s ease-out .2s,margin-left .2s;z-index:1}.msg-s-typing-indicator--active{height:37px;margin-left:8px;opacity:1}.msg-s-typing-indicator__typing{margin-left:8px;padding:8px 0;transition:opacity .3s ease-out 1s,margin-left .3s ease-out 1s}.msg-s-typing-indicator__dot{animation:msg-s-typing-indicator__typing-animation 1s infinite ease-in-out both;background-color:var(--color-signal-neutral);border-radius:100%;display:inline-block;height:8px;margin:5px 1px;width:8px}.msg-s-typing-indicator__dot:nth-child(1){animation-delay:-.32s}.msg-s-typing-indicator__dot:nth-child(2){animation-delay:-.16s}.msg-s-typing-indicator__profile-picture{background:var(--color-background-container);border-radius:50%;display:inline-block;height:32px;margin-left:-20px;position:relative;transform:scale(0);width:32px}.msg-s-typing-indicator__profile-picture--active{animation:msg-s-typing-indicator__zoom-in .3s ease-in forwards}.msg-s-typing-indicator__profile-picture--active:nth-child(1) .msg-s-typing-indicator__profile-picture-img{animation-delay:.1s}.msg-s-typing-indicator__profile-picture--active:nth-child(2) .msg-s-typing-indicator__profile-picture-img{animation-delay:.2s}.msg-s-typing-indicator__profile-picture--active:nth-child(3) .msg-s-typing-indicator__profile-picture-img{animation-delay:.3s}.msg-s-typing-indicator__profile-picture--active:nth-child(4) .msg-s-typing-indicator__profile-picture-img{animation-delay:.4s}.msg-s-typing-indicator__profile-picture--exit{animation:msg-s-typing-indicator__zoom-out .3s ease-out forwards}.msg-s-typing-indicator__profile-pictures{list-style:none;margin-left:20px}.msg-s-typing-indicator__profile-picture-img{animation:msg-s-typing-indicator__profile-image 2s infinite ease-in-out both;border:2px solid var(--color-background-container);opacity:.75}@keyframes msg-s-typing-indicator__typing-animation{0%,50%{opacity:.4;transform:scale(1)}25%{opacity:1;transform:scale(1.3)}}@keyframes msg-s-typing-indicator__profile-image{0%,100%{opacity:.75}50%{opacity:1}}@keyframes msg-s-typing-indicator__zoom-in{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes msg-s-typing-indicator__zoom-out{0%{transform:scale(1)}99%{transform:scale(0);width:0}100%{transform:scale(0);width:0;margin:0;padding:0;opacity:0}}.msg-inmail-credits-display{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-background-container-tint)}.msg-inmail-credits-display__error{color:var(--color-signal-negative)}