.accounts-list .accounts-list-account{position:relative;background-color:#FFF;margin-bottom:20px;text-decoration:none;color:inherit;transition:box-shadow 0.4s}@media only screen and (min-width: 700px){.accounts-list .accounts-list-account{width:calc(50% - 10px);display:inline-block}.accounts-list .accounts-list-account:nth-child(odd){margin-right:10px}.accounts-list .accounts-list-account:nth-child(even){margin-left:10px}.accounts-list .accounts-list-account .cover{height:120px}}@media only screen and (max-width: 699px){.accounts-list .accounts-list-account{width:100%;display:block}.accounts-list .accounts-list-account .cover{height:120px}}.accounts-list .accounts-list-account:hover{box-shadow:0 10px 40px rgba(0,0,0,0.1)}.accounts-list .accounts-list-account .cover{background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#DDD}.accounts-list .accounts-list-account .text-content{position:relative;padding-top:41px}.accounts-list .accounts-list-account .text-content .icon{position:absolute;width:72px;height:72px;border-radius:36px;background-size:cover;background-position:center center;background-repeat:no-repeat;left:50%;margin-left:-36px;top:-36px;border:3px solid #FFF;background-color:#FFF;box-shadow:0 0 20px rgba(0,0,0,0.1)}.accounts-list .accounts-list-account .text-content .text-content-inner{width:100%}.accounts-list .accounts-list-account .text-content .text-content-inner .left{padding-left:10px;padding-right:10px;text-align:center}.accounts-list .accounts-list-account .text-content .text-content-inner .left .name{font-weight:600;font-size:120%;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.accounts-list .accounts-list-account .text-content .text-content-inner .left .username{font-weight:300;font-size:90%;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#666;height:30px}.accounts-list .accounts-list-account .text-content .text-content-inner .left .follows-you{font-size:70%;text-transform:uppercase;background-color:rgba(0,0,0,0.1);margin-top:10px;display:inline-block;padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;font-weight:600;color:rgba(0,0,0,0.8);border-radius:4px;margin-left:6px}.accounts-list .accounts-list-account .text-content .text-content-inner .right{display:flex;padding-left:10px;padding-right:10px;text-align:center;background-color:#fafafa;margin-top:12px;padding-top:6px;padding-bottom:6px}.accounts-list .accounts-list-account .text-content .text-content-inner .right .stat{flex:1}.accounts-list .accounts-list-account .text-content .text-content-inner .right .stat .label{font-weight:600;color:#999;font-size:65%;text-transform:uppercase}.accounts-list .accounts-list-account .text-content .text-content-inner .right .stat .number{font-weight:300;color:#000;font-size:140%}
