
/**
 * Chat menu icon
 */

div.mainmenu.chat {
    background-image: none !important;
}
div.mainmenu.chat span:before {
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    content: "\f075";
    color: #ffffff;
}
a.tmenuimage {
    text-decoration: none;
    outline: none;
}


/*
 * Chat Popup CSS
 *
 */

