﻿#whoson_chat_link {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    margin-bottom: 4px;
}


.live-support-left {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    margin: 0 0 4px 4px;
}

.live-support-right {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    margin: 0 4px 4px 0;
}
