#customNavbarBox .floatingBadge {
    z-index: 1050;
    position: fixed;
/*    width: auto;
    background: bottom;*/
}

#customNavbarBox .positionLeft {
    left: 27px;
}

#customNavbarBox .positionRight {
    right: 27px;
}

#customNavbarBox .positionUp1 {
    bottom: 40px;
}

#customNavbarBox .positionUp2 {
    bottom: 112px;
}

#customNavbarBox .positionUp3 {
    bottom: 184px;
}

#customNavbarBox .positionUp4 {
    bottom: 256px;
}

