/* MISTER FAST LiveMapChat WEB V68.6.3 — Floating Chat Standard Icons Only */
.mf514-chat-pane .mf6863-icon,
.mf3305-chat-dragbar .mf6863-icon,
.mf3305-chat-launcher .mf6863-icon{
  width:18px;
  height:18px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  pointer-events:none;
}
.mf3305-chat-controls [data-mf-chat-action]{
  display:inline-grid;
  place-items:center;
}
.mf3305-chat-controls [data-mf-chat-action] .mf6863-icon{width:17px;height:17px}
.mf3305-chat-launcher > span{display:grid;place-items:center}
.mf3305-chat-launcher .mf6863-icon{width:20px;height:20px}
.mf514-chat-pane .mf514-composer > button,
.mf514-chat-pane [data-mf-chat-v1-search-close],
.mf514-chat-pane [data-mf53-install]{
  display:inline-grid;
  place-items:center;
}
.mf514-chat-pane .mf514-composer > button .mf6863-icon{width:18px;height:18px}
.mf514-chat-pane .mf514-send .mf6863-icon{width:20px;height:20px}
.mf514-chat-pane .mf-chat-v1-search > span{display:grid;place-items:center}
.mf514-chat-pane .mf-chat-v1-search > span .mf6863-icon{width:17px;height:17px}
.mf514-chat-pane .mf601-member-button > span{display:grid;place-items:center}
.mf514-chat-pane .mf601-member-button > span .mf6863-icon{width:17px;height:17px}
