/* YUNLIAO_INLINE_FRIEND_NOTICE_V1_0_0 */
.yunliao-inline-friend-notice {
  box-sizing: border-box;
  display: block;
  width: 100%;
  flex: 0 0 100%;
  clear: both;
  margin: 4px auto 8px;
  padding: 4px 16px;
  color: #8b95a5;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  background: transparent;
}

.yunliao-inline-friend-notice-row {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  justify-content: center !important;
  align-items: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.yunliao-inline-friend-notice-row img,
.yunliao-inline-friend-notice-row [class*="avatar"],
.yunliao-inline-friend-notice-row [class*="Avatar"] {
  display: none !important;
}

.yunliao-inline-friend-notice-text {
  display: inline-block !important;
  max-width: 90% !important;
  margin: 0 auto !important;
  padding: 4px 10px !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #8b95a5 !important;
  background: rgba(139, 149, 165, 0.1) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  text-align: center !important;
}
