.sqs-simple-like{cursor:pointer;-webkit-user-select:none;line-height:18px;display:inline-block}.sqs-simple-like .like-icon{transition:background-color, opacity .5s ease-out;float:left;margin-right:5px;height:18px;width:18px;border-radius:50%;background:#999 url('../images-v6/comments/icon_like_12_light.png') center center no-repeat;background-size:10px;display:block}.sqs-simple-like:hover .like-icon{background-color:#d10000;-webkit-animation:beat 1s infinite;-webkit-animation-timing-function:ease-out}.sqs-simple-like.float .like-icon{background-color:#d10000;-webkit-animation:float 2s infinite;-webkit-animation-timing-function:ease-out;-webkit-animation-iteration-count:1}.sqs-simple-like.clicked .like-icon{background-color:#d10000;-webkit-animation:none;-webkit-transition:all 1s ease-in-out}