/*Write your custom css in this file.*/

/* Position the "New Group" icon to the left in the Quick Chat topbar */
.algorion-chat-wrapper .chat-topbar .chat-topbar-btn.chat-new-group,
.algorion-chat-wrapper .algorion-chat-header .chat-topbar-btn.chat-new-group {
    left: 10px;
}