.anb-animation-id-10499 {
-webkit-animation: animation-10499 3000s linear both;
animation: animation-10499 3000s linear both;
}
@keyframes animation-10499 {
0% {
transform: translate(-50px,-100px);
}
60% {
transform: translateX(30px);
}
80% {
transform: translateX(-10px);
}
90% {
transform: translateX(5px);
}
95% {
transform: translateX(-2px);
}
100% {
transform: translate(0px,0px);
}
}
.anb-class-10505 {
color: #005440!important;
background-color: #c4e045;
background-size: auto;
background-repeat: no-repeat;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding-top: 20px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
opacity: 1;
}
.close-anb-10505 {
right: 5px;
top: 5px;
font-size: 15px!important;
line-height: 15px!important;
width: 15px!important;
color: #02350b!important;
}
#anb-location-id-10503 {
position: fixed;
width: 350px;
right: 50%;
margin-right: -175px;
top: 15%;
z-index: 991000;
}