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