.pestanayudachat {
position: fixed;
z-index: 100000;
bottom: 0px;
right: 0px;
color: #000000;
background: 10px 10px no-repeat #FFFFFF;
padding: 5px 0px 5px 43px;
width: 162px;
white-space: nowrap;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
border-radius: 19px 19px 0 0;
-moz-border-radius: 19px 19px 0 0;
-webkit-border-radius: 19px 19px 0 0;
height: 50px;
bottom: -16px;
margin-right: 12px;
}

.pestanayudachat a.iconchat {
position: absolute;
display: block;
width: 34px;
height: 34px;
left: 4px;
top: 13px;
margin-top: -9px;
background-image: url(/dam/templating-kit/themes/popLM/img/chat-icon.png);
}

.pestanayudachat .tooltipTitle {
display: inline-block;
text-align: right;
font-size: 14px;
font-weight: 600;
line-height: 17px;
}

.pestanayudachat.ancla_top {
display: block !important;
right: 111px;
}