body #onlim-chat-widget-trigger {
    box-shadow: none !important;
}

body #onlim-chat-widget {
    box-shadow: none !important;
}

.dummyClose_default {
    position: fixed;
    background-color: transparent;
    cursor: pointer;
    width: 62px;
    height: 62px; 
    z-index: 2147483647 !important; 
    background-color: transparent; 
    cursor: pointer; 
    position: fixed;
}

.dummyClose_opened {
    right: 9px;
    top: 9px;
    width: 40px;
    height: 38px;
}

.dummyClose_closed {
    width: 62px;
    height: 62px;
}