.wrap_smiley {position: relative;display: inline-block;padding-right: 23px;}
.smiley_mark {position: absolute;bottom: -20px;right: 7px;cursor: pointer;}
.smiley_mark:before {content: '\2713';color: green;font-size: 55px;}
.clickable_smiley {cursor: pointer;}
.warn {color: #FF0000 !important;}
