| 1234567891011121314151617181920 |     .account-bottom {        width: 100%;        color: #d5e4f7;        background: #212831;        position: fixed;        bottom: 0;        left: 0;        z-index: 1;        text-align: center;        padding: 6px 0;    }    #LRdiv0{        left:-200px!important;    }    #LRfloater2{        display: none!important;    }     .lxb-container-btn-show-bg,.lxb-container{        display: none!important;    }
 |