.operator {margin: 2px 15px 2px;float: left;}
.chatbutton {-webkit-border-radius: 2px;border-radius: 2px;width : 190px; height : 40px;}
.name {padding: 25px;text-align: center;color: red; font-weight: 500}
.bold {font-weight: 800;padding: 10px 0 10px 0;text-align: center;width: 190px}
#operator div{cursor: pointer}
#vertrieb {background: url(/layout/js/vertrieb.png)0 40px}
#storage {background: url(/layout/js/storage.png)0 40px}
#buchhaltung {background: url(/layout/js/buchhaltung.png)0 40px}

/* Hilzweb */

.userlikeCustom {
    top: 0;
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 40px;
    padding-left: 100px;
}

a#userlikeCustomTab.RoundLiveTopLeft {
    background-image: url(/images/gallery/Basis/livechat.png);
    background-repeat: no-repeat;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
a#userlikeCustomTab.topLeft {
    top: 0;
    /* left: 20%!important; */
    width: 104px;
    height: 36px;
    margin-top: -6px!important;
    margin-left: auto!important;
}
a#userlikeCustomTab {
    display: none;
    background: none;
    border: none;
    border-radius: 0;
    clear: none;
    cursor: pointer;
    color: #4b4d4f;
    float: none;
    height: 104px;
    overflow: hidden;
    outline-style: none;
    position: fixed;
    text-decoration: none;
    text-indent: -100000px;
    width: 36px;
    box-shadow: none;
    z-index: 100000;
    padding: 0;
    margin: 0;
    min-width: 0;
    min-height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #00a2de;
}

a#userlikeCustomTab:hover {
    padding-top:5px;
    background-position: bottom;
}

#userlikeItemQuestionButton {
    background: url(/images/gallery/Basis/technik-vertrieb.jpg) 0 0;
    cursor: pointer;
    height: 29px;
}

.additionalChatButtonContainer {
    display: none;
}
.userlikeOfflineContainer {
    /* display: block; */
}

#userlikePopup {
    top: 50px !important;
}