/**handles:leaderboard-style,mycred-social-proof-css**/
.top-scores{list-style:none;margin-bottom:30px}.top-scores li{padding:12px 0;border-bottom:1px solid #eee;display:flex;align-items:center}.top-scores li:first-child{padding-top:0}.top-scores li label{margin-right:15px;flex-basis:40%}
.mpa-alert{border-radius:40px;background-color:#fff;box-shadow:0 0 12px #cccC;margin-left:30px;padding:10px 25px;float:left}.mpa-alert .mpa-left,.mpa-alert .mpa-right{float:left;margin-top:5px}.mpa-avatar{width:40px}.mpa-left{margin-right:20px}.mpa-description{color:gray;font-size:12px;margin-top:4px}.mycred-popup-alert{position:fixed;z-index:9999}.mpa-alert.dark_theme .mpa-description{color:#dadada}.mpa-alert.dark_theme{background-color:#313131;color:#fff}.mpa-alert.square{border-radius:6px}@media only screen and (max-width:425px){.mycred-popup-alert{max-width:calc(100% - 10px);left:0;right:0;margin:auto}.mpa-alert{margin:auto}}