/* Force Piper to not display floating icon in IE */
.mobile-chat-container {
    display: none !important;
}
