#pdb-bar{position:fixed;left:20px;right:20px;bottom:-120px;background:#222;color:#fff;padding:15px;border-radius:10px;transition:.35s;z-index:99999}
#pdb-bar.show{bottom:20px}.pdb-progress{height:8px;background:#555;border-radius:10px;margin-top:10px;overflow:hidden}
.pdb-progress span{display:block;height:100%;width:0;background:#3985d7;}
.pdb-text{text-align:center;}