


#chatbotwrapper
{
display:none;
 position: fixed;
    bottom: 20px;
    right: 0;
    height: auto;
    z-index: 99;
}
.tooltip
{
    opacity:1 !important;
}

#chatbotwrapper.Chatboxopenwrapper{
height:80%
}

footer .footer div a{
    color:#fff !important;
}

.chatImgWrapper .ahaBurg {
    width: 75px;
}

.user-registry-lur section.request-details {
    margin-top: 26px;
}