.floating {  
    left: 0;
    padding: 10px;
    position: fixed;
    top: 45px;
    z-index: 51;
    margin: 5px;
}