.faceMocion {
    display: none;
    padding-bottom:8px;
    padding-top:8px;
    padding-right: 8px;
    padding-left: 0px;
    box-sizing: border-box;
    background: white;
    color: white;
    position: absolute;
    width: auto;
    height: 60px;
    line-height: 25px;
    border-radius: 50px;
    transition: .25sease-in-out;
    color:black;
    border: 1px solid #eee;
    -webkit-box-shadow: 4px 4px 21px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 21px -9px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 21px -9px rgba(0,0,0,0.75);
    z-index:10000;
}
.faceMocion div{
    margin-left: 8px;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.2s ease;
}
.selectorFace{
    float: left;
    /*width: 60px;*/
    height: 18px;
    cursor: pointer;
    transition: all 0.2s ease;
}
.faceMocion div:hover{
    -webkit-transform:scale(1.25);
    -moz-transform:scale(1.25);
    -ms-transform:scale(1.25);
    -o-transform:scale(1.25);
    transform:scale(1.25);
}
.angry{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_angry.png);
    background-size:40px;
}
/*.asusta{*/

/*    background: url(../img/sqhTN9lgaY12.png) 0 -48px;*/
/*}*/
.hug{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_moved.png);
    background-size:40px;
}
.like{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_like.png);
    background-size:40px;
}
.love{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_love.png);
    background-size:40px;
}
.sad{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_sad.png);
    background-size:40px;
}
.wow{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_wow.png);
    background-size:40px;
}
.haha{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_haha.png);
    background-size:40px;
}

.hug18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_moved.png) no-repeat;
    background-size:18px;
}
.like18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_like.png) no-repeat;
    background-size:18px;
}
.love18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_love.png) no-repeat;
    background-size:18px;
}
.sad18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_sad.png) no-repeat;
    background-size:18px;
}
.wow18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_wow.png) no-repeat;
    background-size:18px;
}
.haha18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_haha.png) no-repeat;
    background-size:18px;
}
.angry18{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_angry.png) no-repeat;
    background-size:18px;
}


.hug22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_moved.png) no-repeat;
    background-size:22px;
}
.like22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_like.png) no-repeat;
    background-size:22px;
}
.love22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_love.png) no-repeat;
    background-size:22px;
}
.sad22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_sad.png) no-repeat;
    background-size:22px;
}
.wow22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_wow.png) no-repeat;
    background-size:22px;
}
.haha22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_haha.png) no-repeat;
    background-size:22px;
}
.angry22{
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_angry.png) no-repeat;
    background-size:22px;
}




.MensajeTexto{
    display:none;
    position:absolute;
    border:1px solid #333;
    background-color:#161616;
    border-radius:5px;
    padding:3px;
    color:#fff;
    font-family: sans-serif;
    font-size: 12px;
}
.IconoPequenio{
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.emotion-tab{
    cursor: pointer;
    padding-right: 10px;
    padding-left: 10px;
    color:#999999;
}

.emotion-tab-active{
    color: #3795ff;
    border-bottom: 3px solid #3795ff;
    padding-bottom: 12px;
}
.li-emotion{
    position: relative;
}
.emotion-i{
    position: absolute;
    top: 39px;
    left: 35px;
}

.emotion-icon-block{
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    border: 2px solid #f8f8f8;
    border-radius: 10px;
}

.emotion-pop-title{
    text-indent: 20px;
    height: 40px;
    line-height: 48px;
    font-size: 1.25rem;
    font-weight: 700;
}

.emotion-text{
    padding-left: 18px;
    color: #146ED2;
    font-size: 1.154rem !important;
}
.emotion-loading{
    text-align: center;
}

.emotion-close{
    margin-top: 16px;
    margin-right: 16px;
    width: 14px;
    height: 14px;
    background: url(https://groups.tapatalk-cdn.com/static/image/emotion_close.png) no-repeat;
    background-size:14px;
}

.emotion-close:before{
    display: none;
}


.emotion-icons{
    position: relative;
}
.emotion-z-index-0{
    z-index:5;
}
.emotion-z-index-1{
    z-index:4;
}
.emotion-z-index-2{
    z-index:3;
}
.emotion-z-index-3{
    z-index:2;
}
.emotion-z-index-4{
    z-index:1;
}
.emotion-left-1{
    left:-4px;
}
.emotion-left-2{
    left:-8px;
}
.emotion-left-3{
    left:-12px;
}
.emotion-left-4{
    left:-16px;
}
.emotion-like-tips{
    vertical-align: middle;
    margin-top: 4px !important;
}


