/* FILE=~/mypage/include/css/emojionearea.min.css */ 
.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea]{position:absolute;z-index:1000;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item{font-size:14px;padding:1px 3px;border:0}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item a{text-decoration:none;display:block;height:100%;line-height:1.8em;padding:0 1.54em 0 .615em;color:#4f4f4f}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active,.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover{background-color:#e4e4e4}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active a,.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover a{color:#fff; background:#317ab9;}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item .emojioneemoji{font-size:inherit;height:2ex;width:2.1ex;min-height:20px;min-width:20px;display:inline-block;margin:0 5px .2ex 0;line-height:normal;vertical-align:middle;max-width:100%;top:0}.emojionearea,.emojionearea *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.emojionearea,.emojionearea.form-control{display:block;position:relative!important;width:100%;height:auto;padding:0;font-size:inherit;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.emojionearea.focused{border-color:#333;outline:0;box-shadow:none}.emojionearea .emojionearea-editor{display:block;height:auto;min-height:8em;max-height:15em;overflow:auto;padding:6px 24px 6px 12px;line-height:1.42857143;font-size:inherit;color:#333;background-color:transparent;border:0;cursor:text;margin-right:1px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.emojionearea .emojionearea-editor:empty:before{content:attr(placeholder);display:block;color:#bbb}.emojionearea .emojionearea-editor:focus{border:0;outline:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.emojionearea .emojionearea-editor .emojioneemoji,.emojionearea .emojionearea-editor [class*=emojione-]{font-size:inherit;height:2ex;width:2.1ex;min-height:20px;min-width:20px;display:inline-block;margin:-.2ex .15em .2ex;line-height:normal;vertical-align:middle;max-width:100%;top:0}.emojionearea.emojionearea-inline{height:34px}.emojionearea.emojionearea-inline>.emojionearea-editor{height:32px;min-height:20px;overflow:hidden;white-space:nowrap;position:absolute;top:0;left:12px;right:24px;padding:6px 0}.emojionearea.emojionearea-inline>.emojionearea-button{top:4px}.emojionearea .emojionearea-button{z-index:5;position:absolute;right:3px;top:3px;width:24px;height:24px;opacity:.6;cursor:pointer;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.emojionearea .emojionearea-button:hover{opacity:1}.emojionearea .emojionearea-button>div{display:block;width:24px;height:24px;position:absolute;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.emojionearea .emojionearea-button>div.emojionearea-button-open{background-position:0 -24px;filter:alpha(enabled=false);opacity:1}.emojionearea .emojionearea-button>div.emojionearea-button-close{background-position:0 0;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);filter:alpha(Opacity=0);opacity:0}.emojionearea .emojionearea-button.active>div.emojionearea-button-open{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);filter:alpha(Opacity=0);opacity:0}.emojionearea .emojionearea-button.active>div.emojionearea-button-close{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);filter:alpha(enabled=false);opacity:1}.emojionearea .emojionearea-picker{background:#fff;position:absolute;-moz-box-shadow:0 1px 5px rgba(0,0,0,.32);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.32);box-shadow:0 1px 5px rgba(0,0,0,.32);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;height:236px;width:284px;top:-15px;right:-15px;z-index:90;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;filter:alpha(Opacity=0);opacity:0;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.emojionearea .emojionearea-picker.hidden{display:none}.emojionearea .emojionearea-picker .emojionearea-wrapper{position:relative;height:236px;width:284px}.emojionearea .emojionearea-picker .emojionearea-wrapper:after{content:"";display:block;position:absolute;background-repeat:no-repeat;z-index:91}.emojionearea .emojionearea-picker .emojionearea-filters{width:100%;position:absolute;background:#F5F7F9;padding:0 0 0 7px;height:40px;z-index:95}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter{display:block;float:left;height:40px;width:32px;padding:7px 1px 0;cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1)}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active{background:#fff}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active,.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter>i{width:24px;height:24px;top:0}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter>img{width:24px;height:24px;margin:0 3px}.emojionearea .emojionearea-picker .emojionearea-scroll-area{height:196px;overflow:auto;overflow-x:hidden;width:100%;position:absolute;padding:0 0 5px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-emojis-list{z-index:1}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones{position:absolute;top:6px;right:10px;height:22px;z-index:2}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone{display:inline-block;padding:0;border:0;vertical-align:middle;outline:0;background:0 0;cursor:pointer;position:relative}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-0,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-0:after{background-color:#ffcf3e}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-1,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-1:after{background-color:#fae3c5}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-2,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-2:after{background-color:#e2cfa5}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-3,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-3:after{background-color:#daa478}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-4,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-4:after{background-color:#a78058}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-5,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones>.btn-tone.btn-tone-5:after{background-color:#5e4d43}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-bullet>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-square>.btn-tone{width:20px;height:20px;margin:0;background-color:transparent}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-bullet>.btn-tone:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-square>.btn-tone:after{content:"";position:absolute;display:block;top:4px;left:4px;width:12px;height:12px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-bullet>.btn-tone.active:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-square>.btn-tone.active:after{top:0;left:0;width:20px;height:20px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-radio>.btn-tone{width:16px;height:16px;margin:0 2px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone.active:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-radio>.btn-tone.active:after{content:"";position:absolute;display:block;background-color:transparent;border:2px solid #fff;width:8px;height:8px;top:2px;left:2px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category:before,.emojionearea .emojionearea-picker .emojionearea-scroll-area h1:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area h1:before{content:" ";clear:both;display:block}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-bullet>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-bullet>.btn-tone:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-radio>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-radio>.btn-tone:after{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-checkbox>.btn-tone:after,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-square>.btn-tone,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-tones.emojionearea-tones-square>.btn-tone:after{-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px}.emojionearea .emojionearea-picker .emojionearea-scroll-area h1{display:block;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:13px;font-weight:400;color:#333;background:#fff;line-height:20px;margin:0;padding:7px 0 5px 6px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category{padding:0 0 0 7px}.emojionearea .emojionearea-picker .emojionearea-scroll-area [class*=emojione-]{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0;width:24px;height:24px;top:0}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;width:24px;height:24px;float:left;display:block;margin:1px;padding:3px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn:hover{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background-color:#e4e4e4;cursor:pointer}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn i,.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img{float:left;display:block;width:24px;height:24px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img.lazy-emoji{filter:alpha(Opacity=0);opacity:0}.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters{top:0;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-scroll-area{bottom:0}.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom .emojionearea-filters{bottom:0;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom .emojionearea-scroll-area{top:0}.emojionearea .emojionearea-picker.emojionearea-picker-position-top{margin-top:-246px;right:-14px}.emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{width:19px;height:10px;background-position:-2px -49px;bottom:-10px;right:20px}.emojionearea .emojionearea-picker.emojionearea-picker-position-top.emojionearea-filters-position-bottom .emojionearea-wrapper:after{background-position:-2px -80px}.emojionearea .emojionearea-picker.emojionearea-picker-position-left,.emojionearea .emojionearea-picker.emojionearea-picker-position-right{margin-right:-294px;top:-8px}.emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after,.emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after{width:10px;height:19px;background-position:0 -60px;top:13px;left:-10px}.emojionearea .emojionearea-picker.emojionearea-picker-position-left.emojionearea-filters-position-bottom .emojionearea-wrapper:after,.emojionearea .emojionearea-picker.emojionearea-picker-position-right.emojionearea-filters-position-bottom .emojionearea-wrapper:after{background-position:right -60px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom{margin-top:10px;right:-14px;top:47px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{width:19px;height:10px;background-position:-2px -100px;top:-10px;right:20px}.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom.emojionearea-filters-position-bottom .emojionearea-wrapper:after{background-position:-2px -90px}.emojionearea .emojionearea-button.active+.emojionearea-picker{filter:alpha(enabled=false);opacity:1}.emojionearea .emojionearea-button.active+.emojionearea-picker-position-top{margin-top:-229px}.emojionearea .emojionearea-button.active+.emojionearea-picker-position-left,.emojionearea .emojionearea-button.active+.emojionearea-picker-position-right{margin-right:-277px}.emojionearea .emojionearea-button.active+.emojionearea-picker-position-bottom{margin-top:-7px}.emojionearea .emojionearea-button>div,.emojionearea .emojionearea-picker .emojionearea-wrapper:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAABuCAYAAADMB4ipAAAHfElEQVRo3u1XS1NT2Rb+9uOcQF4YlAJzLymFUHaLrdxKULvEUNpdTnRqD532f+AHMLMc94gqR1Zbt8rBnUh3YXipPGKwRDoWgXvrYiFUlEdIkPPYZ/dAkwox5yQCVt/bzRrBPnt9e+211/etFeDQDu3ArL+/X37OeqmRWoH7+vpItfWawStF1tfXR+zW9xW5ne0p8loOcAKuCdwpRft60C8a+X5zTvebCqcAvmidf1GGHtqhHdpf1qqKzsrKipyensbi4iKWl5cBAMFgEG1tbYhGo2hpadlbmxseHpaDg4MAgI6ODng8HgBAPp/H/Pw8AODatWvo7e2tvUHrui7v3r2L+fl5XL58GVeuXIHH49m1N5/Py0ePHmF0dBQdHR24desWVFXdtYdXAn/48CHm5+dx8+ZNRKPRigEUDpuenpb3799H4YaOnWh5eVmOj48jFoshGo0STdPkwMCAXF5elqV7BgYGpKZpMhqNklgshrGxMbx580Y6gicSCTDGEIvFAADpdBqpVArJZLK4J5lMIpVKIZ1OAwBisRgYY0gkEs6Rp1IphMNh+Hw+AgCGYQAANE0r7in8Xfjm8/lIOBzGq1evnMHX19fR1NRU/D8UCoFzjnA4XFwLh8PgnCMUChXXmpqakM1mUfVBS62xsZHk83lZWi1nz579ZA0AhBDO4A0NDchkMsWSJIRAURRiVy26rktVVUkmk0EgEHAGP3XqFKamppDP56Vpmrhz5w5u374t/X4/OP+w3TRNZLNZ6LoO0zSRz+dlf38/Ll686Jzz8+fPQwiBeDwOt9tNrl+/jkwmU6yaQpVkMhncuHEDbrebxONxCCEQiUScIw8Gg+TBgwdyZGQEyWRSdnV1kVQqJYeGhrC6ugrGGEKhEHp7e3Hy5EmSTCblvXv30NPTg2AwSA6M/vF4HCMjI7b0/yzh8vv9AIBsNrt34aokuQsLC7skt729varkHtqftUFf++FHsrq0QN3eBvp68Tfvf9Mv12oFCYU7G//e9nVuO7dpNbe2W4M//yQr0p8yRvyBo1Zr++lwLcCt7afD/sBRizJGavrB1dDYYh47Htrq+Kb7jBNwxzfdZ44dD201NLaYVUkU7ozQpuAJBkARwnRZpunN5zaa5hJjiXLH05GeiMd7JEM5zzHGNQBGZvk/Iv0yYVWMvK0zKk1Dl6ahW5RQobjqdjy+wEZn9PKF0n2d0csXPL7AhuKq26GECtPQLdPQZVtn1LlB69p7yRVVSEiDEGJwRd12e4+8PR3piRQidnuPvOWKuk0IMSSkwRVV6Np7WVVbSqvGsgSnlKkAFNPQXdrOtuKqcxtcUTUAhmUJnVJmlleJo3CVHmAaOlPUOmYJkxFKibQsSRkXhr4juKIKO2BHVSwcoLrqCVdUYho6K3YYRRWmoUtdey/tgKtK7rUffiQAsLq08MnbNLe2WwBgB/zHzueFyD8nwlIfbvdx8eU0WV1aKD1cVAMs9+F2j9gUPEEKemEJIe3AnXy4XfkBoNKSZHNthWfX31EA69VKttyHVyIOY1wRwmS6tqNsrr31vXo5k/bUu4gT2cp9lhbm0rzCJpeUUrE0vS63+c7/6uXMbDUWl/ssLczNFrVFddUT09AZpUy1LKvO0DVfPrfR9HxqfNbuEe185l9MFX3o6tIC5YpKFLWOfdQQ93Zu49j0+FDCDtjOp1yaOQCYhs4Y40wI05XfWj8yPT40Ua2ey33mEmMTtp2IUEq0nW3FKeJPGPjRp1Iz2QUuLUu66txG9NLVSK3gBZ+C1lcE54oqKOOCK6rm8QU2unu+u1ANuNynvFsBAG1ubbdMQ5eGviMAFDuP0w3sfMpvQEtb24fOQncU1bXl8R7JnOu+ZNv97XxKJwY6+PNPsrm13drObVqUMlMIU5OWpVHOc96Go5lTnV2fzC/VfAozD7HTCa6olBBa1Imlhbmq2lLuQ5xaW6nCPfnln0Yt7bDUhzhps8cfKH5//uTXmvS81OeLdqI/ZoROzSZrHqG/OvOPzxuhK5VgJTvV2bW3EdqJRABwrvvS/kfoSkoZvXT1YEbociHr7vnuYEfogpBFL109HKH/h0fomnXg3Lff79r7/MmvVbWG7gX4QObzc99+Tz7mHKah05KcW6ahQ9feS6cbMCdgt7eBWJagjCuUAC5tZzuouuo0Spm0hElc9R4cbf4bVl8v1p6WUmCuqEwIs34ruxaeeTy4uJVd67As08UVlVmWoG5vA7FLG3WMmHEupVTyW+vh2cn4DADMTsaTuc21LiGEhzHOnQ6gNtMrJSBMCKHkNt999WLi0S7hejEZH81n174WpukiIMw0dKq66p3Bw50RwhUVXFGJKUy28Xal48VkfKrSlWenhsc23q2cEB9SR7iiItwZIbbgHn8AlDFCCMW7laXjqZnHjkNpaubJzNuVpWZCKChjxOMPVH/QlaW0f/G3ZLqWWl6ce/bvlddp7yFD/w8Z+njoX1+GoZMjgzMAMDkyeLAMnRh+uKveJ0YGD4ahEyODFRk6OfrL/hj67GnckaHPng7vjaGzyYmaGDr77KktQ38H8tqx8Wja+WIAAAAASUVORK5CYII=)!important; background-repeat: no-repeat;}

/* FILE=~/mypage/include/css/embed.min.css */ 
.emoticon{background-image:url(/mypage/include/css/assets/images/spritesheet.png);background-repeat:no-repeat;display:inline-block;width:22px;height:22px}.emoticon-0023-20e3{background-position:-1px -1px}.emoticon-002a-20e3{background-position:-25px -1px}.emoticon-0030-20e3{background-position:-49px -1px}.emoticon-0031-20e3{background-position:-73px -1px}.emoticon-0032-20e3{background-position:-97px -1px}.emoticon-0033-20e3{background-position:-121px -1px}.emoticon-0034-20e3{background-position:-145px -1px}.emoticon-0035-20e3{background-position:-169px -1px}.emoticon-0036-20e3{background-position:-193px -1px}.emoticon-0037-20e3{background-position:-217px -1px}.emoticon-0038-20e3{background-position:-241px -1px}.emoticon-0039-20e3{background-position:-265px -1px}.emoticon-00a9{background-position:-289px -1px}.emoticon-00ae{background-position:-313px -1px}.emoticon-1f004{background-position:-337px -1px}.emoticon-1f0cf{background-position:-361px -1px}.emoticon-1f170{background-position:-385px -1px}.emoticon-1f171{background-position:-409px -1px}.emoticon-1f17e{background-position:-433px -1px}.emoticon-1f17f{background-position:-457px -1px}.emoticon-1f18e{background-position:-481px -1px}.emoticon-1f191{background-position:-505px -1px}.emoticon-1f192{background-position:-529px -1px}.emoticon-1f193{background-position:-553px -1px}.emoticon-1f194{background-position:-577px -1px}.emoticon-1f195{background-position:-601px -1px}.emoticon-1f196{background-position:-625px -1px}.emoticon-1f197{background-position:-649px -1px}.emoticon-1f198{background-position:-673px -1px}.emoticon-1f199{background-position:-697px -1px}.emoticon-1f19a{background-position:-721px -1px}.emoticon-1f1e6-1f1e8{background-position:-745px -1px}.emoticon-1f1e6-1f1e9{background-position:-769px -1px}.emoticon-1f1e6-1f1ea{background-position:-793px -1px}.emoticon-1f1e6-1f1eb{background-position:-817px -1px}.emoticon-1f1e6-1f1ec{background-position:-841px -1px}.emoticon-1f1e6-1f1ee{background-position:-865px -1px}.emoticon-1f1e6-1f1f1{background-position:-889px -1px}.emoticon-1f1e6-1f1f2{background-position:-913px -1px}.emoticon-1f1e6-1f1f4{background-position:-937px -1px}.emoticon-1f1e6-1f1f6{background-position:-1px -25px}.emoticon-1f1e6-1f1f7{background-position:-25px -25px}.emoticon-1f1e6-1f1f8{background-position:-49px -25px}.emoticon-1f1e6-1f1f9{background-position:-73px -25px}.emoticon-1f1e6-1f1fa{background-position:-97px -25px}.emoticon-1f1e6-1f1fc{background-position:-121px -25px}.emoticon-1f1e6-1f1fd{background-position:-145px -25px}.emoticon-1f1e6-1f1ff{background-position:-169px -25px}.emoticon-1f1e7-1f1e6{background-position:-193px -25px}.emoticon-1f1e7-1f1e7{background-position:-217px -25px}.emoticon-1f1e7-1f1e9{background-position:-241px -25px}.emoticon-1f1e7-1f1ea{background-position:-265px -25px}.emoticon-1f1e7-1f1eb{background-position:-289px -25px}.emoticon-1f1e7-1f1ec{background-position:-313px -25px}.emoticon-1f1e7-1f1ed{background-position:-337px -25px}.emoticon-1f1e7-1f1ee{background-position:-361px -25px}.emoticon-1f1e7-1f1ef{background-position:-385px -25px}.emoticon-1f1e7-1f1f1{background-position:-409px -25px}.emoticon-1f1e7-1f1f2{background-position:-433px -25px}.emoticon-1f1e7-1f1f3{background-position:-457px -25px}.emoticon-1f1e7-1f1f4{background-position:-481px -25px}.emoticon-1f1e7-1f1f6{background-position:-505px -25px}.emoticon-1f1e7-1f1f7{background-position:-529px -25px}.emoticon-1f1e7-1f1f8{background-position:-553px -25px}.emoticon-1f1e7-1f1f9{background-position:-577px -25px}.emoticon-1f1e7-1f1fb{background-position:-601px -25px}.emoticon-1f1e7-1f1fc{background-position:-625px -25px}.emoticon-1f1e7-1f1fe{background-position:-649px -25px}.emoticon-1f1e7-1f1ff{background-position:-673px -25px}.emoticon-1f1e8-1f1e6{background-position:-697px -25px}.emoticon-1f1e8-1f1e8{background-position:-721px -25px}.emoticon-1f1e8-1f1e9{background-position:-745px -25px}.emoticon-1f1e8-1f1eb{background-position:-769px -25px}.emoticon-1f1e8-1f1ec{background-position:-793px -25px}.emoticon-1f1e8-1f1ed{background-position:-817px -25px}.emoticon-1f1e8-1f1ee{background-position:-841px -25px}.emoticon-1f1e8-1f1f0{background-position:-865px -25px}.emoticon-1f1e8-1f1f1{background-position:-889px -25px}.emoticon-1f1e8-1f1f2{background-position:-913px -25px}.emoticon-1f1e8-1f1f3{background-position:-937px -25px}.emoticon-1f1e8-1f1f4{background-position:-1px -49px}.emoticon-1f1e8-1f1f5{background-position:-25px -49px}.emoticon-1f1e8-1f1f7{background-position:-49px -49px}.emoticon-1f1e8-1f1fa{background-position:-73px -49px}.emoticon-1f1e8-1f1fb{background-position:-97px -49px}.emoticon-1f1e8-1f1fc{background-position:-121px -49px}.emoticon-1f1e8-1f1fd{background-position:-145px -49px}.emoticon-1f1e8-1f1fe{background-position:-169px -49px}.emoticon-1f1e8-1f1ff{background-position:-193px -49px}.emoticon-1f1e9-1f1ea{background-position:-217px -49px}.emoticon-1f1e9-1f1ec{background-position:-241px -49px}.emoticon-1f1e9-1f1ef{background-position:-265px -49px}.emoticon-1f1e9-1f1f0{background-position:-289px -49px}.emoticon-1f1e9-1f1f2{background-position:-313px -49px}.emoticon-1f1e9-1f1f4{background-position:-337px -49px}.emoticon-1f1e9-1f1ff{background-position:-361px -49px}.emoticon-1f1ea-1f1e6{background-position:-385px -49px}.emoticon-1f1ea-1f1e8{background-position:-409px -49px}.emoticon-1f1ea-1f1ea{background-position:-433px -49px}.emoticon-1f1ea-1f1ec{background-position:-457px -49px}.emoticon-1f1ea-1f1ed{background-position:-481px -49px}.emoticon-1f1ea-1f1f7{background-position:-505px -49px}.emoticon-1f1ea-1f1f8{background-position:-529px -49px}.emoticon-1f1ea-1f1f9{background-position:-553px -49px}.emoticon-1f1ea-1f1fa{background-position:-577px -49px}.emoticon-1f1eb-1f1ee{background-position:-601px -49px}.emoticon-1f1eb-1f1ef{background-position:-625px -49px}.emoticon-1f1eb-1f1f0{background-position:-649px -49px}.emoticon-1f1eb-1f1f2{background-position:-673px -49px}.emoticon-1f1eb-1f1f4{background-position:-697px -49px}.emoticon-1f1eb-1f1f7{background-position:-721px -49px}.emoticon-1f1ec-1f1e6{background-position:-745px -49px}.emoticon-1f1ec-1f1e7{background-position:-769px -49px}.emoticon-1f1ec-1f1e9{background-position:-793px -49px}.emoticon-1f1ec-1f1ea{background-position:-817px -49px}.emoticon-1f1ec-1f1eb{background-position:-841px -49px}.emoticon-1f1ec-1f1ec{background-position:-865px -49px}.emoticon-1f1ec-1f1ed{background-position:-889px -49px}.emoticon-1f1ec-1f1ee{background-position:-913px -49px}.emoticon-1f1ec-1f1f1{background-position:-937px -49px}.emoticon-1f1ec-1f1f2{background-position:-1px -73px}.emoticon-1f1ec-1f1f3{background-position:-25px -73px}.emoticon-1f1ec-1f1f5{background-position:-49px -73px}.emoticon-1f1ec-1f1f6{background-position:-73px -73px}.emoticon-1f1ec-1f1f7{background-position:-97px -73px}.emoticon-1f1ec-1f1f8{background-position:-121px -73px}.emoticon-1f1ec-1f1f9{background-position:-145px -73px}.emoticon-1f1ec-1f1fa{background-position:-169px -73px}.emoticon-1f1ec-1f1fc{background-position:-193px -73px}.emoticon-1f1ec-1f1fe{background-position:-217px -73px}.emoticon-1f1ed-1f1f0{background-position:-241px -73px}.emoticon-1f1ed-1f1f2{background-position:-265px -73px}.emoticon-1f1ed-1f1f3{background-position:-289px -73px}.emoticon-1f1ed-1f1f7{background-position:-313px -73px}.emoticon-1f1ed-1f1f9{background-position:-337px -73px}.emoticon-1f1ed-1f1fa{background-position:-361px -73px}.emoticon-1f1ee-1f1e8{background-position:-385px -73px}.emoticon-1f1ee-1f1e9{background-position:-409px -73px}.emoticon-1f1ee-1f1ea{background-position:-433px -73px}.emoticon-1f1ee-1f1f1{background-position:-457px -73px}.emoticon-1f1ee-1f1f2{background-position:-481px -73px}.emoticon-1f1ee-1f1f3{background-position:-505px -73px}.emoticon-1f1ee-1f1f4{background-position:-529px -73px}.emoticon-1f1ee-1f1f6{background-position:-553px -73px}.emoticon-1f1ee-1f1f7{background-position:-577px -73px}.emoticon-1f1ee-1f1f8{background-position:-601px -73px}.emoticon-1f1ee-1f1f9{background-position:-625px -73px}.emoticon-1f1ef-1f1ea{background-position:-649px -73px}.emoticon-1f1ef-1f1f2{background-position:-673px -73px}.emoticon-1f1ef-1f1f4{background-position:-697px -73px}.emoticon-1f1ef-1f1f5{background-position:-721px -73px}.emoticon-1f1f0-1f1ea{background-position:-745px -73px}.emoticon-1f1f0-1f1ec{background-position:-769px -73px}.emoticon-1f1f0-1f1ed{background-position:-793px -73px}.emoticon-1f1f0-1f1ee{background-position:-817px -73px}.emoticon-1f1f0-1f1f2{background-position:-841px -73px}.emoticon-1f1f0-1f1f3{background-position:-865px -73px}.emoticon-1f1f0-1f1f5{background-position:-889px -73px}.emoticon-1f1f0-1f1f7{background-position:-913px -73px}.emoticon-1f1f0-1f1fc{background-position:-937px -73px}.emoticon-1f1f0-1f1fe{background-position:-1px -97px}.emoticon-1f1f0-1f1ff{background-position:-25px -97px}.emoticon-1f1f1-1f1e6{background-position:-49px -97px}.emoticon-1f1f1-1f1e7{background-position:-73px -97px}.emoticon-1f1f1-1f1e8{background-position:-97px -97px}.emoticon-1f1f1-1f1ee{background-position:-121px -97px}.emoticon-1f1f1-1f1f0{background-position:-145px -97px}.emoticon-1f1f1-1f1f7{background-position:-169px -97px}.emoticon-1f1f1-1f1f8{background-position:-193px -97px}.emoticon-1f1f1-1f1f9{background-position:-217px -97px}.emoticon-1f1f1-1f1fa{background-position:-241px -97px}.emoticon-1f1f1-1f1fb{background-position:-265px -97px}.emoticon-1f1f1-1f1fe{background-position:-289px -97px}.emoticon-1f1f2-1f1e6{background-position:-313px -97px}.emoticon-1f1f2-1f1e8{background-position:-337px -97px}.emoticon-1f1f2-1f1e9{background-position:-361px -97px}.emoticon-1f1f2-1f1ea{background-position:-385px -97px}.emoticon-1f1f2-1f1eb{background-position:-409px -97px}.emoticon-1f1f2-1f1ec{background-position:-433px -97px}.emoticon-1f1f2-1f1ed{background-position:-457px -97px}.emoticon-1f1f2-1f1f0{background-position:-481px -97px}.emoticon-1f1f2-1f1f1{background-position:-505px -97px}.emoticon-1f1f2-1f1f2{background-position:-529px -97px}.emoticon-1f1f2-1f1f3{background-position:-553px -97px}.emoticon-1f1f2-1f1f4{background-position:-577px -97px}.emoticon-1f1f2-1f1f5{background-position:-601px -97px}.emoticon-1f1f2-1f1f6{background-position:-625px -97px}.emoticon-1f1f2-1f1f7{background-position:-649px -97px}.emoticon-1f1f2-1f1f8{background-position:-673px -97px}.emoticon-1f1f2-1f1f9{background-position:-697px -97px}.emoticon-1f1f2-1f1fa{background-position:-721px -97px}.emoticon-1f1f2-1f1fb{background-position:-745px -97px}.emoticon-1f1f2-1f1fc{background-position:-769px -97px}.emoticon-1f1f2-1f1fd{background-position:-793px -97px}.emoticon-1f1f2-1f1fe{background-position:-817px -97px}.emoticon-1f1f2-1f1ff{background-position:-841px -97px}.emoticon-1f1f3-1f1e6{background-position:-865px -97px}.emoticon-1f1f3-1f1e8{background-position:-889px -97px}.emoticon-1f1f3-1f1ea{background-position:-913px -97px}.emoticon-1f1f3-1f1eb{background-position:-937px -97px}.emoticon-1f1f3-1f1ec{background-position:-1px -121px}.emoticon-1f1f3-1f1ee{background-position:-25px -121px}.emoticon-1f1f3-1f1f1{background-position:-49px -121px}.emoticon-1f1f3-1f1f4{background-position:-73px -121px}.emoticon-1f1f3-1f1f5{background-position:-97px -121px}.emoticon-1f1f3-1f1f7{background-position:-121px -121px}.emoticon-1f1f3-1f1fa{background-position:-145px -121px}.emoticon-1f1f3-1f1ff{background-position:-169px -121px}.emoticon-1f1f4-1f1f2{background-position:-193px -121px}.emoticon-1f1f5-1f1e6{background-position:-217px -121px}.emoticon-1f1f5-1f1ea{background-position:-241px -121px}.emoticon-1f1f5-1f1eb{background-position:-265px -121px}.emoticon-1f1f5-1f1ec{background-position:-289px -121px}.emoticon-1f1f5-1f1ed{background-position:-313px -121px}.emoticon-1f1f5-1f1f0{background-position:-337px -121px}.emoticon-1f1f5-1f1f1{background-position:-361px -121px}.emoticon-1f1f5-1f1f2{background-position:-385px -121px}.emoticon-1f1f5-1f1f3{background-position:-409px -121px}.emoticon-1f1f5-1f1f7{background-position:-433px -121px}.emoticon-1f1f5-1f1f8{background-position:-457px -121px}.emoticon-1f1f5-1f1f9{background-position:-481px -121px}.emoticon-1f1f5-1f1fc{background-position:-505px -121px}.emoticon-1f1f5-1f1fe{background-position:-529px -121px}.emoticon-1f1f6-1f1e6{background-position:-553px -121px}.emoticon-1f1f7-1f1ea{background-position:-577px -121px}.emoticon-1f1f7-1f1f4{background-position:-601px -121px}.emoticon-1f1f7-1f1f8{background-position:-625px -121px}.emoticon-1f1f7-1f1fa{background-position:-649px -121px}.emoticon-1f1f7-1f1fc{background-position:-673px -121px}.emoticon-1f1f8-1f1e6{background-position:-697px -121px}.emoticon-1f1f8-1f1e7{background-position:-721px -121px}.emoticon-1f1f8-1f1e8{background-position:-745px -121px}.emoticon-1f1f8-1f1e9{background-position:-769px -121px}.emoticon-1f1f8-1f1ea{background-position:-793px -121px}.emoticon-1f1f8-1f1ec{background-position:-817px -121px}.emoticon-1f1f8-1f1ed{background-position:-841px -121px}.emoticon-1f1f8-1f1ee{background-position:-865px -121px}.emoticon-1f1f8-1f1ef{background-position:-889px -121px}.emoticon-1f1f8-1f1f0{background-position:-913px -121px}.emoticon-1f1f8-1f1f1{background-position:-937px -121px}.emoticon-1f1f8-1f1f2{background-position:-1px -145px}.emoticon-1f1f8-1f1f3{background-position:-25px -145px}.emoticon-1f1f8-1f1f4{background-position:-49px -145px}.emoticon-1f1f8-1f1f7{background-position:-73px -145px}.emoticon-1f1f8-1f1f8{background-position:-97px -145px}.emoticon-1f1f8-1f1f9{background-position:-121px -145px}.emoticon-1f1f8-1f1fb{background-position:-145px -145px}.emoticon-1f1f8-1f1fd{background-position:-169px -145px}.emoticon-1f1f8-1f1fe{background-position:-193px -145px}.emoticon-1f1f8-1f1ff{background-position:-217px -145px}.emoticon-1f1f9-1f1e6{background-position:-241px -145px}.emoticon-1f1f9-1f1e8{background-position:-265px -145px}.emoticon-1f1f9-1f1e9{background-position:-289px -145px}.emoticon-1f1f9-1f1eb{background-position:-313px -145px}.emoticon-1f1f9-1f1ec{background-position:-337px -145px}.emoticon-1f1f9-1f1ed{background-position:-361px -145px}.emoticon-1f1f9-1f1ef{background-position:-385px -145px}.emoticon-1f1f9-1f1f0{background-position:-409px -145px}.emoticon-1f1f9-1f1f1{background-position:-433px -145px}.emoticon-1f1f9-1f1f2{background-position:-457px -145px}.emoticon-1f1f9-1f1f3{background-position:-481px -145px}.emoticon-1f1f9-1f1f4{background-position:-505px -145px}.emoticon-1f1f9-1f1f7{background-position:-529px -145px}.emoticon-1f1f9-1f1f9{background-position:-553px -145px}.emoticon-1f1f9-1f1fb{background-position:-577px -145px}.emoticon-1f1f9-1f1fc{background-position:-601px -145px}.emoticon-1f1f9-1f1ff{background-position:-625px -145px}.emoticon-1f1fa-1f1e6{background-position:-649px -145px}.emoticon-1f1fa-1f1ec{background-position:-673px -145px}.emoticon-1f1fa-1f1f2{background-position:-697px -145px}.emoticon-1f1fa-1f1f8{background-position:-721px -145px}.emoticon-1f1fa-1f1fe{background-position:-745px -145px}.emoticon-1f1fa-1f1ff{background-position:-769px -145px}.emoticon-1f1fb-1f1e6{background-position:-793px -145px}.emoticon-1f1fb-1f1e8{background-position:-817px -145px}.emoticon-1f1fb-1f1ea{background-position:-841px -145px}.emoticon-1f1fb-1f1ec{background-position:-865px -145px}.emoticon-1f1fb-1f1ee{background-position:-889px -145px}.emoticon-1f1fb-1f1f3{background-position:-913px -145px}.emoticon-1f1fb-1f1fa{background-position:-937px -145px}.emoticon-1f1fc-1f1eb{background-position:-1px -169px}.emoticon-1f1fc-1f1f8{background-position:-25px -169px}.emoticon-1f1fd-1f1f0{background-position:-49px -169px}.emoticon-1f1fe-1f1ea{background-position:-73px -169px}.emoticon-1f1fe-1f1f9{background-position:-97px -169px}.emoticon-1f1ff-1f1e6{background-position:-121px -169px}.emoticon-1f1ff-1f1f2{background-position:-145px -169px}.emoticon-1f1ff-1f1fc{background-position:-169px -169px}.emoticon-1f201{background-position:-193px -169px}.emoticon-1f202{background-position:-217px -169px}.emoticon-1f21a{background-position:-241px -169px}.emoticon-1f22f{background-position:-265px -169px}.emoticon-1f232{background-position:-289px -169px}.emoticon-1f233{background-position:-313px -169px}.emoticon-1f234{background-position:-337px -169px}.emoticon-1f235{background-position:-361px -169px}.emoticon-1f236{background-position:-385px -169px}.emoticon-1f237{background-position:-409px -169px}.emoticon-1f238{background-position:-433px -169px}.emoticon-1f239{background-position:-457px -169px}.emoticon-1f23a{background-position:-481px -169px}.emoticon-1f250{background-position:-505px -169px}.emoticon-1f251{background-position:-529px -169px}.emoticon-1f300{background-position:-553px -169px}.emoticon-1f301{background-position:-577px -169px}.emoticon-1f302{background-position:-601px -169px}.emoticon-1f303{background-position:-625px -169px}.emoticon-1f304{background-position:-649px -169px}.emoticon-1f305{background-position:-673px -169px}.emoticon-1f306{background-position:-697px -169px}.emoticon-1f307{background-position:-721px -169px}.emoticon-1f308{background-position:-745px -169px}.emoticon-1f309{background-position:-769px -169px}.emoticon-1f30a{background-position:-793px -169px}.emoticon-1f30b{background-position:-817px -169px}.emoticon-1f30c{background-position:-841px -169px}.emoticon-1f30d{background-position:-865px -169px}.emoticon-1f30e{background-position:-889px -169px}.emoticon-1f30f{background-position:-913px -169px}.emoticon-1f310{background-position:-937px -169px}.emoticon-1f311{background-position:-1px -193px}.emoticon-1f312{background-position:-25px -193px}.emoticon-1f313{background-position:-49px -193px}.emoticon-1f314{background-position:-73px -193px}.emoticon-1f315{background-position:-97px -193px}.emoticon-1f316{background-position:-121px -193px}.emoticon-1f317{background-position:-145px -193px}.emoticon-1f318{background-position:-169px -193px}.emoticon-1f319{background-position:-193px -193px}.emoticon-1f31a{background-position:-217px -193px}.emoticon-1f31b{background-position:-241px -193px}.emoticon-1f31c{background-position:-265px -193px}.emoticon-1f31d{background-position:-289px -193px}.emoticon-1f31e{background-position:-313px -193px}.emoticon-1f31f{background-position:-337px -193px}.emoticon-1f320{background-position:-361px -193px}.emoticon-1f321{background-position:-385px -193px}.emoticon-1f324{background-position:-409px -193px}.emoticon-1f325{background-position:-433px -193px}.emoticon-1f326{background-position:-457px -193px}.emoticon-1f327{background-position:-481px -193px}.emoticon-1f328{background-position:-505px -193px}.emoticon-1f329{background-position:-529px -193px}.emoticon-1f32a{background-position:-553px -193px}.emoticon-1f32b{background-position:-577px -193px}.emoticon-1f32c{background-position:-601px -193px}.emoticon-1f32d{background-position:-625px -193px}.emoticon-1f32e{background-position:-649px -193px}.emoticon-1f32f{background-position:-673px -193px}.emoticon-1f330{background-position:-697px -193px}.emoticon-1f331{background-position:-721px -193px}.emoticon-1f332{background-position:-745px -193px}.emoticon-1f333{background-position:-769px -193px}.emoticon-1f334{background-position:-793px -193px}.emoticon-1f335{background-position:-817px -193px}.emoticon-1f336{background-position:-841px -193px}.emoticon-1f337{background-position:-865px -193px}.emoticon-1f338{background-position:-889px -193px}.emoticon-1f339{background-position:-913px -193px}.emoticon-1f33a{background-position:-937px -193px}.emoticon-1f33b{background-position:-1px -217px}.emoticon-1f33c{background-position:-25px -217px}.emoticon-1f33d{background-position:-49px -217px}.emoticon-1f33e{background-position:-73px -217px}.emoticon-1f33f{background-position:-97px -217px}.emoticon-1f340{background-position:-121px -217px}.emoticon-1f341{background-position:-145px -217px}.emoticon-1f342{background-position:-169px -217px}.emoticon-1f343{background-position:-193px -217px}.emoticon-1f344{background-position:-217px -217px}.emoticon-1f345{background-position:-241px -217px}.emoticon-1f346{background-position:-265px -217px}.emoticon-1f347{background-position:-289px -217px}.emoticon-1f348{background-position:-313px -217px}.emoticon-1f349{background-position:-337px -217px}.emoticon-1f34a{background-position:-361px -217px}.emoticon-1f34b{background-position:-385px -217px}.emoticon-1f34c{background-position:-409px -217px}.emoticon-1f34d{background-position:-433px -217px}.emoticon-1f34e{background-position:-457px -217px}.emoticon-1f34f{background-position:-481px -217px}.emoticon-1f350{background-position:-505px -217px}.emoticon-1f351{background-position:-529px -217px}.emoticon-1f352{background-position:-553px -217px}.emoticon-1f353{background-position:-577px -217px}.emoticon-1f354{background-position:-601px -217px}.emoticon-1f355{background-position:-625px -217px}.emoticon-1f356{background-position:-649px -217px}.emoticon-1f357{background-position:-673px -217px}.emoticon-1f358{background-position:-697px -217px}.emoticon-1f359{background-position:-721px -217px}.emoticon-1f35a{background-position:-745px -217px}.emoticon-1f35b{background-position:-769px -217px}.emoticon-1f35c{background-position:-793px -217px}.emoticon-1f35d{background-position:-817px -217px}.emoticon-1f35e{background-position:-841px -217px}.emoticon-1f35f{background-position:-865px -217px}.emoticon-1f360{background-position:-889px -217px}.emoticon-1f361{background-position:-913px -217px}.emoticon-1f362{background-position:-937px -217px}.emoticon-1f363{background-position:-1px -241px}.emoticon-1f364{background-position:-25px -241px}.emoticon-1f365{background-position:-49px -241px}.emoticon-1f366{background-position:-73px -241px}.emoticon-1f367{background-position:-97px -241px}.emoticon-1f368{background-position:-121px -241px}.emoticon-1f369{background-position:-145px -241px}.emoticon-1f36a{background-position:-169px -241px}.emoticon-1f36b{background-position:-193px -241px}.emoticon-1f36c{background-position:-217px -241px}.emoticon-1f36d{background-position:-241px -241px}.emoticon-1f36e{background-position:-265px -241px}.emoticon-1f36f{background-position:-289px -241px}.emoticon-1f370{background-position:-313px -241px}.emoticon-1f371{background-position:-337px -241px}.emoticon-1f372{background-position:-361px -241px}.emoticon-1f373{background-position:-385px -241px}.emoticon-1f374{background-position:-409px -241px}.emoticon-1f375{background-position:-433px -241px}.emoticon-1f376{background-position:-457px -241px}.emoticon-1f377{background-position:-481px -241px}.emoticon-1f378{background-position:-505px -241px}.emoticon-1f379{background-position:-529px -241px}.emoticon-1f37a{background-position:-553px -241px}.emoticon-1f37b{background-position:-577px -241px}.emoticon-1f37c{background-position:-601px -241px}.emoticon-1f37d{background-position:-625px -241px}.emoticon-1f37e{background-position:-649px -241px}.emoticon-1f37f{background-position:-673px -241px}.emoticon-1f380{background-position:-697px -241px}.emoticon-1f381{background-position:-721px -241px}.emoticon-1f382{background-position:-745px -241px}.emoticon-1f383{background-position:-769px -241px}.emoticon-1f384{background-position:-793px -241px}.emoticon-1f385{background-position:-817px -241px}.emoticon-1f385-1f3fb{background-position:-841px -241px}.emoticon-1f385-1f3fc{background-position:-865px -241px}.emoticon-1f385-1f3fd{background-position:-889px -241px}.emoticon-1f385-1f3fe{background-position:-913px -241px}.emoticon-1f385-1f3ff{background-position:-937px -241px}.emoticon-1f386{background-position:-1px -265px}.emoticon-1f387{background-position:-25px -265px}.emoticon-1f388{background-position:-49px -265px}.emoticon-1f389{background-position:-73px -265px}.emoticon-1f38a{background-position:-97px -265px}.emoticon-1f38b{background-position:-121px -265px}.emoticon-1f38c{background-position:-145px -265px}.emoticon-1f38d{background-position:-169px -265px}.emoticon-1f38e{background-position:-193px -265px}.emoticon-1f38f{background-position:-217px -265px}.emoticon-1f390{background-position:-241px -265px}.emoticon-1f391{background-position:-265px -265px}.emoticon-1f392{background-position:-289px -265px}.emoticon-1f393{background-position:-313px -265px}.emoticon-1f396{background-position:-337px -265px}.emoticon-1f397{background-position:-361px -265px}.emoticon-1f399{background-position:-385px -265px}.emoticon-1f39a{background-position:-409px -265px}.emoticon-1f39b{background-position:-433px -265px}.emoticon-1f39e{background-position:-457px -265px}.emoticon-1f39f{background-position:-481px -265px}.emoticon-1f3a0{background-position:-505px -265px}.emoticon-1f3a1{background-position:-529px -265px}.emoticon-1f3a2{background-position:-553px -265px}.emoticon-1f3a3{background-position:-577px -265px}.emoticon-1f3a4{background-position:-601px -265px}.emoticon-1f3a5{background-position:-625px -265px}.emoticon-1f3a6{background-position:-649px -265px}.emoticon-1f3a7{background-position:-673px -265px}.emoticon-1f3a8{background-position:-697px -265px}.emoticon-1f3a9{background-position:-721px -265px}.emoticon-1f3aa{background-position:-745px -265px}.emoticon-1f3ab{background-position:-769px -265px}.emoticon-1f3ac{background-position:-793px -265px}.emoticon-1f3ad{background-position:-817px -265px}.emoticon-1f3ae{background-position:-841px -265px}.emoticon-1f3af{background-position:-865px -265px}.emoticon-1f3b0{background-position:-889px -265px}.emoticon-1f3b1{background-position:-913px -265px}.emoticon-1f3b2{background-position:-937px -265px}.emoticon-1f3b3{background-position:-1px -289px}.emoticon-1f3b4{background-position:-25px -289px}.emoticon-1f3b5{background-position:-49px -289px}.emoticon-1f3b6{background-position:-73px -289px}.emoticon-1f3b7{background-position:-97px -289px}.emoticon-1f3b8{background-position:-121px -289px}.emoticon-1f3b9{background-position:-145px -289px}.emoticon-1f3ba{background-position:-169px -289px}.emoticon-1f3bb{background-position:-193px -289px}.emoticon-1f3bc{background-position:-217px -289px}.emoticon-1f3bd{background-position:-241px -289px}.emoticon-1f3be{background-position:-265px -289px}.emoticon-1f3bf{background-position:-289px -289px}.emoticon-1f3c0{background-position:-313px -289px}.emoticon-1f3c1{background-position:-337px -289px}.emoticon-1f3c2{background-position:-361px -289px}.emoticon-1f3c3{background-position:-385px -289px}.emoticon-1f3c3-1f3fb{background-position:-409px -289px}.emoticon-1f3c3-1f3fc{background-position:-433px -289px}.emoticon-1f3c3-1f3fd{background-position:-457px -289px}.emoticon-1f3c3-1f3fe{background-position:-481px -289px}.emoticon-1f3c3-1f3ff{background-position:-505px -289px}.emoticon-1f3c4{background-position:-529px -289px}.emoticon-1f3c4-1f3fb{background-position:-553px -289px}.emoticon-1f3c4-1f3fc{background-position:-577px -289px}.emoticon-1f3c4-1f3fd{background-position:-601px -289px}.emoticon-1f3c4-1f3fe{background-position:-625px -289px}.emoticon-1f3c4-1f3ff{background-position:-649px -289px}.emoticon-1f3c5{background-position:-673px -289px}.emoticon-1f3c6{background-position:-697px -289px}.emoticon-1f3c7{background-position:-721px -289px}.emoticon-1f3c7-1f3fb{background-position:-745px -289px}.emoticon-1f3c7-1f3fc{background-position:-769px -289px}.emoticon-1f3c7-1f3fd{background-position:-793px -289px}.emoticon-1f3c7-1f3fe{background-position:-817px -289px}.emoticon-1f3c7-1f3ff{background-position:-841px -289px}.emoticon-1f3c8{background-position:-865px -289px}.emoticon-1f3c9{background-position:-889px -289px}.emoticon-1f3ca{background-position:-913px -289px}.emoticon-1f3ca-1f3fb{background-position:-937px -289px}.emoticon-1f3ca-1f3fc{background-position:-1px -313px}.emoticon-1f3ca-1f3fd{background-position:-25px -313px}.emoticon-1f3ca-1f3fe{background-position:-49px -313px}.emoticon-1f3ca-1f3ff{background-position:-73px -313px}.emoticon-1f3cb{background-position:-97px -313px}.emoticon-1f3cb-1f3fb{background-position:-121px -313px}.emoticon-1f3cb-1f3fc{background-position:-145px -313px}.emoticon-1f3cb-1f3fd{background-position:-169px -313px}.emoticon-1f3cb-1f3fe{background-position:-193px -313px}.emoticon-1f3cb-1f3ff{background-position:-217px -313px}.emoticon-1f3cc{background-position:-241px -313px}.emoticon-1f3cd{background-position:-265px -313px}.emoticon-1f3ce{background-position:-289px -313px}.emoticon-1f3cf{background-position:-313px -313px}.emoticon-1f3d0{background-position:-337px -313px}.emoticon-1f3d1{background-position:-361px -313px}.emoticon-1f3d2{background-position:-385px -313px}.emoticon-1f3d3{background-position:-409px -313px}.emoticon-1f3d4{background-position:-433px -313px}.emoticon-1f3d5{background-position:-457px -313px}.emoticon-1f3d6{background-position:-481px -313px}.emoticon-1f3d7{background-position:-505px -313px}.emoticon-1f3d8{background-position:-529px -313px}.emoticon-1f3d9{background-position:-553px -313px}.emoticon-1f3da{background-position:-577px -313px}.emoticon-1f3db{background-position:-601px -313px}.emoticon-1f3dc{background-position:-625px -313px}.emoticon-1f3dd{background-position:-649px -313px}.emoticon-1f3de{background-position:-673px -313px}.emoticon-1f3df{background-position:-697px -313px}.emoticon-1f3e0{background-position:-721px -313px}.emoticon-1f3e1{background-position:-745px -313px}.emoticon-1f3e2{background-position:-769px -313px}.emoticon-1f3e3{background-position:-793px -313px}.emoticon-1f3e4{background-position:-817px -313px}.emoticon-1f3e5{background-position:-841px -313px}.emoticon-1f3e6{background-position:-865px -313px}.emoticon-1f3e7{background-position:-889px -313px}.emoticon-1f3e8{background-position:-913px -313px}.emoticon-1f3e9{background-position:-937px -313px}.emoticon-1f3ea{background-position:-1px -337px}.emoticon-1f3eb{background-position:-25px -337px}.emoticon-1f3ec{background-position:-49px -337px}.emoticon-1f3ed{background-position:-73px -337px}.emoticon-1f3ee{background-position:-97px -337px}.emoticon-1f3ef{background-position:-121px -337px}.emoticon-1f3f0{background-position:-145px -337px}.emoticon-1f3f3{background-position:-169px -337px}.emoticon-1f3f4{background-position:-193px -337px}.emoticon-1f3f5{background-position:-217px -337px}.emoticon-1f3f7{background-position:-241px -337px}.emoticon-1f3f8{background-position:-265px -337px}.emoticon-1f3f9{background-position:-289px -337px}.emoticon-1f3fa{background-position:-313px -337px}.emoticon-1f3fb{background-position:-337px -337px}.emoticon-1f3fc{background-position:-361px -337px}.emoticon-1f3fd{background-position:-385px -337px}.emoticon-1f3fe{background-position:-409px -337px}.emoticon-1f3ff{background-position:-433px -337px}.emoticon-1f400{background-position:-457px -337px}.emoticon-1f401{background-position:-481px -337px}.emoticon-1f402{background-position:-505px -337px}.emoticon-1f403{background-position:-529px -337px}.emoticon-1f404{background-position:-553px -337px}.emoticon-1f405{background-position:-577px -337px}.emoticon-1f406{background-position:-601px -337px}.emoticon-1f407{background-position:-625px -337px}.emoticon-1f408{background-position:-649px -337px}.emoticon-1f409{background-position:-673px -337px}.emoticon-1f40a{background-position:-697px -337px}.emoticon-1f40b{background-position:-721px -337px}.emoticon-1f40c{background-position:-745px -337px}.emoticon-1f40d{background-position:-769px -337px}.emoticon-1f40e{background-position:-793px -337px}.emoticon-1f40f{background-position:-817px -337px}.emoticon-1f410{background-position:-841px -337px}.emoticon-1f411{background-position:-865px -337px}.emoticon-1f412{background-position:-889px -337px}.emoticon-1f413{background-position:-913px -337px}.emoticon-1f414{background-position:-937px -337px}.emoticon-1f415{background-position:-1px -361px}.emoticon-1f416{background-position:-25px -361px}.emoticon-1f417{background-position:-49px -361px}.emoticon-1f418{background-position:-73px -361px}.emoticon-1f419{background-position:-97px -361px}.emoticon-1f41a{background-position:-121px -361px}.emoticon-1f41b{background-position:-145px -361px}.emoticon-1f41c{background-position:-169px -361px}.emoticon-1f41d{background-position:-193px -361px}.emoticon-1f41e{background-position:-217px -361px}.emoticon-1f41f{background-position:-241px -361px}.emoticon-1f420{background-position:-265px -361px}.emoticon-1f421{background-position:-289px -361px}.emoticon-1f422{background-position:-313px -361px}.emoticon-1f423{background-position:-337px -361px}.emoticon-1f424{background-position:-361px -361px}.emoticon-1f425{background-position:-385px -361px}.emoticon-1f426{background-position:-409px -361px}.emoticon-1f427{background-position:-433px -361px}.emoticon-1f428{background-position:-457px -361px}.emoticon-1f429{background-position:-481px -361px}.emoticon-1f42a{background-position:-505px -361px}.emoticon-1f42b{background-position:-529px -361px}.emoticon-1f42c{background-position:-553px -361px}.emoticon-1f42d{background-position:-577px -361px}.emoticon-1f42e{background-position:-601px -361px}.emoticon-1f42f{background-position:-625px -361px}.emoticon-1f430{background-position:-649px -361px}.emoticon-1f431{background-position:-673px -361px}.emoticon-1f432{background-position:-697px -361px}.emoticon-1f433{background-position:-721px -361px}.emoticon-1f434{background-position:-745px -361px}.emoticon-1f435{background-position:-769px -361px}.emoticon-1f436{background-position:-793px -361px}.emoticon-1f437{background-position:-817px -361px}.emoticon-1f438{background-position:-841px -361px}.emoticon-1f439{background-position:-865px -361px}.emoticon-1f43a{background-position:-889px -361px}.emoticon-1f43b{background-position:-913px -361px}.emoticon-1f43c{background-position:-937px -361px}.emoticon-1f43d{background-position:-1px -385px}.emoticon-1f43e{background-position:-25px -385px}.emoticon-1f43f{background-position:-49px -385px}.emoticon-1f440{background-position:-73px -385px}.emoticon-1f441{background-position:-97px -385px}.emoticon-1f441-1f5e8{background-position:-121px -385px}.emoticon-1f442{background-position:-145px -385px}.emoticon-1f442-1f3fb{background-position:-169px -385px}.emoticon-1f442-1f3fc{background-position:-193px -385px}.emoticon-1f442-1f3fd{background-position:-217px -385px}.emoticon-1f442-1f3fe{background-position:-241px -385px}.emoticon-1f442-1f3ff{background-position:-265px -385px}.emoticon-1f443{background-position:-289px -385px}.emoticon-1f443-1f3fb{background-position:-313px -385px}.emoticon-1f443-1f3fc{background-position:-337px -385px}.emoticon-1f443-1f3fd{background-position:-361px -385px}.emoticon-1f443-1f3fe{background-position:-385px -385px}.emoticon-1f443-1f3ff{background-position:-409px -385px}.emoticon-1f444{background-position:-433px -385px}.emoticon-1f445{background-position:-457px -385px}.emoticon-1f446{background-position:-481px -385px}.emoticon-1f446-1f3fb{background-position:-505px -385px}.emoticon-1f446-1f3fc{background-position:-529px -385px}.emoticon-1f446-1f3fd{background-position:-553px -385px}.emoticon-1f446-1f3fe{background-position:-577px -385px}.emoticon-1f446-1f3ff{background-position:-601px -385px}.emoticon-1f447{background-position:-625px -385px}.emoticon-1f447-1f3fb{background-position:-649px -385px}.emoticon-1f447-1f3fc{background-position:-673px -385px}.emoticon-1f447-1f3fd{background-position:-697px -385px}.emoticon-1f447-1f3fe{background-position:-721px -385px}.emoticon-1f447-1f3ff{background-position:-745px -385px}.emoticon-1f448{background-position:-769px -385px}.emoticon-1f448-1f3fb{background-position:-793px -385px}.emoticon-1f448-1f3fc{background-position:-817px -385px}.emoticon-1f448-1f3fd{background-position:-841px -385px}.emoticon-1f448-1f3fe{background-position:-865px -385px}.emoticon-1f448-1f3ff{background-position:-889px -385px}.emoticon-1f449{background-position:-913px -385px}.emoticon-1f449-1f3fb{background-position:-937px -385px}.emoticon-1f449-1f3fc{background-position:-1px -409px}.emoticon-1f449-1f3fd{background-position:-25px -409px}.emoticon-1f449-1f3fe{background-position:-49px -409px}.emoticon-1f449-1f3ff{background-position:-73px -409px}.emoticon-1f44a{background-position:-97px -409px}.emoticon-1f44a-1f3fb{background-position:-121px -409px}.emoticon-1f44a-1f3fc{background-position:-145px -409px}.emoticon-1f44a-1f3fd{background-position:-169px -409px}.emoticon-1f44a-1f3fe{background-position:-193px -409px}.emoticon-1f44a-1f3ff{background-position:-217px -409px}.emoticon-1f44b{background-position:-241px -409px}.emoticon-1f44b-1f3fb{background-position:-265px -409px}.emoticon-1f44b-1f3fc{background-position:-289px -409px}.emoticon-1f44b-1f3fd{background-position:-313px -409px}.emoticon-1f44b-1f3fe{background-position:-337px -409px}.emoticon-1f44b-1f3ff{background-position:-361px -409px}.emoticon-1f44c{background-position:-385px -409px}.emoticon-1f44c-1f3fb{background-position:-409px -409px}.emoticon-1f44c-1f3fc{background-position:-433px -409px}.emoticon-1f44c-1f3fd{background-position:-457px -409px}.emoticon-1f44c-1f3fe{background-position:-481px -409px}.emoticon-1f44c-1f3ff{background-position:-505px -409px}.emoticon-1f44d{background-position:-529px -409px}.emoticon-1f44d-1f3fb{background-position:-553px -409px}.emoticon-1f44d-1f3fc{background-position:-577px -409px}.emoticon-1f44d-1f3fd{background-position:-601px -409px}.emoticon-1f44d-1f3fe{background-position:-625px -409px}.emoticon-1f44d-1f3ff{background-position:-649px -409px}.emoticon-1f44e{background-position:-673px -409px}.emoticon-1f44e-1f3fb{background-position:-697px -409px}.emoticon-1f44e-1f3fc{background-position:-721px -409px}.emoticon-1f44e-1f3fd{background-position:-745px -409px}.emoticon-1f44e-1f3fe{background-position:-769px -409px}.emoticon-1f44e-1f3ff{background-position:-793px -409px}.emoticon-1f44f{background-position:-817px -409px}.emoticon-1f44f-1f3fb{background-position:-841px -409px}.emoticon-1f44f-1f3fc{background-position:-865px -409px}.emoticon-1f44f-1f3fd{background-position:-889px -409px}.emoticon-1f44f-1f3fe{background-position:-913px -409px}.emoticon-1f44f-1f3ff{background-position:-937px -409px}.emoticon-1f450{background-position:-1px -433px}.emoticon-1f450-1f3fb{background-position:-25px -433px}.emoticon-1f450-1f3fc{background-position:-49px -433px}.emoticon-1f450-1f3fd{background-position:-73px -433px}.emoticon-1f450-1f3fe{background-position:-97px -433px}.emoticon-1f450-1f3ff{background-position:-121px -433px}.emoticon-1f451{background-position:-145px -433px}.emoticon-1f452{background-position:-169px -433px}.emoticon-1f453{background-position:-193px -433px}.emoticon-1f454{background-position:-217px -433px}.emoticon-1f455{background-position:-241px -433px}.emoticon-1f456{background-position:-265px -433px}.emoticon-1f457{background-position:-289px -433px}.emoticon-1f458{background-position:-313px -433px}.emoticon-1f459{background-position:-337px -433px}.emoticon-1f45a{background-position:-361px -433px}.emoticon-1f45b{background-position:-385px -433px}.emoticon-1f45c{background-position:-409px -433px}.emoticon-1f45d{background-position:-433px -433px}.emoticon-1f45e{background-position:-457px -433px}.emoticon-1f45f{background-position:-481px -433px}.emoticon-1f460{background-position:-505px -433px}.emoticon-1f461{background-position:-529px -433px}.emoticon-1f462{background-position:-553px -433px}.emoticon-1f463{background-position:-577px -433px}.emoticon-1f464{background-position:-601px -433px}.emoticon-1f465{background-position:-625px -433px}.emoticon-1f466{background-position:-649px -433px}.emoticon-1f466-1f3fb{background-position:-673px -433px}.emoticon-1f466-1f3fc{background-position:-697px -433px}.emoticon-1f466-1f3fd{background-position:-721px -433px}.emoticon-1f466-1f3fe{background-position:-745px -433px}.emoticon-1f466-1f3ff{background-position:-769px -433px}.emoticon-1f467{background-position:-793px -433px}.emoticon-1f467-1f3fb{background-position:-817px -433px}.emoticon-1f467-1f3fc{background-position:-841px -433px}.emoticon-1f467-1f3fd{background-position:-865px -433px}.emoticon-1f467-1f3fe{background-position:-889px -433px}.emoticon-1f467-1f3ff{background-position:-913px -433px}.emoticon-1f468{background-position:-937px -433px}.emoticon-1f468-1f3fb{background-position:-1px -457px}.emoticon-1f468-1f3fc{background-position:-25px -457px}.emoticon-1f468-1f3fd{background-position:-49px -457px}.emoticon-1f468-1f3fe{background-position:-73px -457px}.emoticon-1f468-1f3ff{background-position:-97px -457px}.emoticon-1f468-1f468-1f466{background-position:-121px -457px}.emoticon-1f468-1f468-1f466-1f466{background-position:-145px -457px}.emoticon-1f468-1f468-1f467{background-position:-169px -457px}.emoticon-1f468-1f468-1f467-1f466{background-position:-193px -457px}.emoticon-1f468-1f468-1f467-1f467{background-position:-217px -457px}.emoticon-1f468-1f469-1f466-1f466{background-position:-241px -457px}.emoticon-1f468-1f469-1f467{background-position:-265px -457px}.emoticon-1f468-1f469-1f467-1f466{background-position:-289px -457px}.emoticon-1f468-1f469-1f467-1f467{background-position:-313px -457px}.emoticon-1f468-2764-1f468{background-position:-337px -457px}.emoticon-1f468-2764-1f48b-1f468{background-position:-361px -457px}.emoticon-1f469{background-position:-385px -457px}.emoticon-1f469-1f3fb{background-position:-409px -457px}.emoticon-1f469-1f3fc{background-position:-433px -457px}.emoticon-1f469-1f3fd{background-position:-457px -457px}.emoticon-1f469-1f3fe{background-position:-481px -457px}.emoticon-1f469-1f3ff{background-position:-505px -457px}.emoticon-1f469-1f469-1f466{background-position:-529px -457px}.emoticon-1f469-1f469-1f466-1f466{background-position:-553px -457px}.emoticon-1f469-1f469-1f467{background-position:-577px -457px}.emoticon-1f469-1f469-1f467-1f466{background-position:-601px -457px}.emoticon-1f469-1f469-1f467-1f467{background-position:-625px -457px}.emoticon-1f469-2764-1f469{background-position:-649px -457px}.emoticon-1f469-2764-1f48b-1f469{background-position:-673px -457px}.emoticon-1f46a{background-position:-697px -457px}.emoticon-1f46b{background-position:-721px -457px}.emoticon-1f46c{background-position:-745px -457px}.emoticon-1f46d{background-position:-769px -457px}.emoticon-1f46e{background-position:-793px -457px}.emoticon-1f46e-1f3fb{background-position:-817px -457px}.emoticon-1f46e-1f3fc{background-position:-841px -457px}.emoticon-1f46e-1f3fd{background-position:-865px -457px}.emoticon-1f46e-1f3fe{background-position:-889px -457px}.emoticon-1f46e-1f3ff{background-position:-913px -457px}.emoticon-1f46f{background-position:-937px -457px}.emoticon-1f470{background-position:-1px -481px}.emoticon-1f470-1f3fb{background-position:-25px -481px}.emoticon-1f470-1f3fc{background-position:-49px -481px}.emoticon-1f470-1f3fd{background-position:-73px -481px}.emoticon-1f470-1f3fe{background-position:-97px -481px}.emoticon-1f470-1f3ff{background-position:-121px -481px}.emoticon-1f471{background-position:-145px -481px}.emoticon-1f471-1f3fb{background-position:-169px -481px}.emoticon-1f471-1f3fc{background-position:-193px -481px}.emoticon-1f471-1f3fd{background-position:-217px -481px}.emoticon-1f471-1f3fe{background-position:-241px -481px}.emoticon-1f471-1f3ff{background-position:-265px -481px}.emoticon-1f472{background-position:-289px -481px}.emoticon-1f472-1f3fb{background-position:-313px -481px}.emoticon-1f472-1f3fc{background-position:-337px -481px}.emoticon-1f472-1f3fd{background-position:-361px -481px}.emoticon-1f472-1f3fe{background-position:-385px -481px}.emoticon-1f472-1f3ff{background-position:-409px -481px}.emoticon-1f473{background-position:-433px -481px}.emoticon-1f473-1f3fb{background-position:-457px -481px}.emoticon-1f473-1f3fc{background-position:-481px -481px}.emoticon-1f473-1f3fd{background-position:-505px -481px}.emoticon-1f473-1f3fe{background-position:-529px -481px}.emoticon-1f473-1f3ff{background-position:-553px -481px}.emoticon-1f474{background-position:-577px -481px}.emoticon-1f474-1f3fb{background-position:-601px -481px}.emoticon-1f474-1f3fc{background-position:-625px -481px}.emoticon-1f474-1f3fd{background-position:-649px -481px}.emoticon-1f474-1f3fe{background-position:-673px -481px}.emoticon-1f474-1f3ff{background-position:-697px -481px}.emoticon-1f475{background-position:-721px -481px}.emoticon-1f475-1f3fb{background-position:-745px -481px}.emoticon-1f475-1f3fc{background-position:-769px -481px}.emoticon-1f475-1f3fd{background-position:-793px -481px}.emoticon-1f475-1f3fe{background-position:-817px -481px}.emoticon-1f475-1f3ff{background-position:-841px -481px}.emoticon-1f476{background-position:-865px -481px}.emoticon-1f476-1f3fb{background-position:-889px -481px}.emoticon-1f476-1f3fc{background-position:-913px -481px}.emoticon-1f476-1f3fd{background-position:-937px -481px}.emoticon-1f476-1f3fe{background-position:-1px -505px}.emoticon-1f476-1f3ff{background-position:-25px -505px}.emoticon-1f477{background-position:-49px -505px}.emoticon-1f477-1f3fb{background-position:-73px -505px}.emoticon-1f477-1f3fc{background-position:-97px -505px}.emoticon-1f477-1f3fd{background-position:-121px -505px}.emoticon-1f477-1f3fe{background-position:-145px -505px}.emoticon-1f477-1f3ff{background-position:-169px -505px}.emoticon-1f478{background-position:-193px -505px}.emoticon-1f478-1f3fb{background-position:-217px -505px}.emoticon-1f478-1f3fc{background-position:-241px -505px}.emoticon-1f478-1f3fd{background-position:-265px -505px}.emoticon-1f478-1f3fe{background-position:-289px -505px}.emoticon-1f478-1f3ff{background-position:-313px -505px}.emoticon-1f479{background-position:-337px -505px}.emoticon-1f47a{background-position:-361px -505px}.emoticon-1f47b{background-position:-385px -505px}.emoticon-1f47c{background-position:-409px -505px}.emoticon-1f47c-1f3fb{background-position:-433px -505px}.emoticon-1f47c-1f3fc{background-position:-457px -505px}.emoticon-1f47c-1f3fd{background-position:-481px -505px}.emoticon-1f47c-1f3fe{background-position:-505px -505px}.emoticon-1f47c-1f3ff{background-position:-529px -505px}.emoticon-1f47d{background-position:-553px -505px}.emoticon-1f47e{background-position:-577px -505px}.emoticon-1f47f{background-position:-601px -505px}.emoticon-1f480{background-position:-625px -505px}.emoticon-1f481{background-position:-649px -505px}.emoticon-1f481-1f3fb{background-position:-673px -505px}.emoticon-1f481-1f3fc{background-position:-697px -505px}.emoticon-1f481-1f3fd{background-position:-721px -505px}.emoticon-1f481-1f3fe{background-position:-745px -505px}.emoticon-1f481-1f3ff{background-position:-769px -505px}.emoticon-1f482{background-position:-793px -505px}.emoticon-1f482-1f3fb{background-position:-817px -505px}.emoticon-1f482-1f3fc{background-position:-841px -505px}.emoticon-1f482-1f3fd{background-position:-865px -505px}.emoticon-1f482-1f3fe{background-position:-889px -505px}.emoticon-1f482-1f3ff{background-position:-913px -505px}.emoticon-1f483{background-position:-937px -505px}.emoticon-1f483-1f3fb{background-position:-1px -529px}.emoticon-1f483-1f3fc{background-position:-25px -529px}.emoticon-1f483-1f3fd{background-position:-49px -529px}.emoticon-1f483-1f3fe{background-position:-73px -529px}.emoticon-1f483-1f3ff{background-position:-97px -529px}.emoticon-1f484{background-position:-121px -529px}.emoticon-1f485{background-position:-145px -529px}.emoticon-1f485-1f3fb{background-position:-169px -529px}.emoticon-1f485-1f3fc{background-position:-193px -529px}.emoticon-1f485-1f3fd{background-position:-217px -529px}.emoticon-1f485-1f3fe{background-position:-241px -529px}.emoticon-1f485-1f3ff{background-position:-265px -529px}.emoticon-1f486{background-position:-289px -529px}.emoticon-1f486-1f3fb{background-position:-313px -529px}.emoticon-1f486-1f3fc{background-position:-337px -529px}.emoticon-1f486-1f3fd{background-position:-361px -529px}.emoticon-1f486-1f3fe{background-position:-385px -529px}.emoticon-1f486-1f3ff{background-position:-409px -529px}.emoticon-1f487{background-position:-433px -529px}.emoticon-1f487-1f3fb{background-position:-457px -529px}.emoticon-1f487-1f3fc{background-position:-481px -529px}.emoticon-1f487-1f3fd{background-position:-505px -529px}.emoticon-1f487-1f3fe{background-position:-529px -529px}.emoticon-1f487-1f3ff{background-position:-553px -529px}.emoticon-1f488{background-position:-577px -529px}.emoticon-1f489{background-position:-601px -529px}.emoticon-1f48a{background-position:-625px -529px}.emoticon-1f48b{background-position:-649px -529px}.emoticon-1f48c{background-position:-673px -529px}.emoticon-1f48d{background-position:-697px -529px}.emoticon-1f48e{background-position:-721px -529px}.emoticon-1f48f{background-position:-745px -529px}.emoticon-1f490{background-position:-769px -529px}.emoticon-1f491{background-position:-793px -529px}.emoticon-1f492{background-position:-817px -529px}.emoticon-1f493{background-position:-841px -529px}.emoticon-1f494{background-position:-865px -529px}.emoticon-1f495{background-position:-889px -529px}.emoticon-1f496{background-position:-913px -529px}.emoticon-1f497{background-position:-937px -529px}.emoticon-1f498{background-position:-1px -553px}.emoticon-1f499{background-position:-25px -553px}.emoticon-1f49a{background-position:-49px -553px}.emoticon-1f49b{background-position:-73px -553px}.emoticon-1f49c{background-position:-97px -553px}.emoticon-1f49d{background-position:-121px -553px}.emoticon-1f49e{background-position:-145px -553px}.emoticon-1f49f{background-position:-169px -553px}.emoticon-1f4a0{background-position:-193px -553px}.emoticon-1f4a1{background-position:-217px -553px}.emoticon-1f4a2{background-position:-241px -553px}.emoticon-1f4a3{background-position:-265px -553px}.emoticon-1f4a4{background-position:-289px -553px}.emoticon-1f4a5{background-position:-313px -553px}.emoticon-1f4a6{background-position:-337px -553px}.emoticon-1f4a7{background-position:-361px -553px}.emoticon-1f4a8{background-position:-385px -553px}.emoticon-1f4a9{background-position:-409px -553px}.emoticon-1f4aa{background-position:-433px -553px}.emoticon-1f4aa-1f3fb{background-position:-457px -553px}.emoticon-1f4aa-1f3fc{background-position:-481px -553px}.emoticon-1f4aa-1f3fd{background-position:-505px -553px}.emoticon-1f4aa-1f3fe{background-position:-529px -553px}.emoticon-1f4aa-1f3ff{background-position:-553px -553px}.emoticon-1f4ab{background-position:-577px -553px}.emoticon-1f4ac{background-position:-601px -553px}.emoticon-1f4ad{background-position:-625px -553px}.emoticon-1f4ae{background-position:-649px -553px}.emoticon-1f4af{background-position:-673px -553px}.emoticon-1f4b0{background-position:-697px -553px}.emoticon-1f4b1{background-position:-721px -553px}.emoticon-1f4b2{background-position:-745px -553px}.emoticon-1f4b3{background-position:-769px -553px}.emoticon-1f4b4{background-position:-793px -553px}.emoticon-1f4b5{background-position:-817px -553px}.emoticon-1f4b6{background-position:-841px -553px}.emoticon-1f4b7{background-position:-865px -553px}.emoticon-1f4b8{background-position:-889px -553px}.emoticon-1f4b9{background-position:-913px -553px}.emoticon-1f4ba{background-position:-937px -553px}.emoticon-1f4bb{background-position:-1px -577px}.emoticon-1f4bc{background-position:-25px -577px}.emoticon-1f4bd{background-position:-49px -577px}.emoticon-1f4be{background-position:-73px -577px}.emoticon-1f4bf{background-position:-97px -577px}.emoticon-1f4c0{background-position:-121px -577px}.emoticon-1f4c1{background-position:-145px -577px}.emoticon-1f4c2{background-position:-169px -577px}.emoticon-1f4c3{background-position:-193px -577px}.emoticon-1f4c4{background-position:-217px -577px}.emoticon-1f4c5{background-position:-241px -577px}.emoticon-1f4c6{background-position:-265px -577px}.emoticon-1f4c7{background-position:-289px -577px}.emoticon-1f4c8{background-position:-313px -577px}.emoticon-1f4c9{background-position:-337px -577px}.emoticon-1f4ca{background-position:-361px -577px}.emoticon-1f4cb{background-position:-385px -577px}.emoticon-1f4cc{background-position:-409px -577px}.emoticon-1f4cd{background-position:-433px -577px}.emoticon-1f4ce{background-position:-457px -577px}.emoticon-1f4cf{background-position:-481px -577px}.emoticon-1f4d0{background-position:-505px -577px}.emoticon-1f4d1{background-position:-529px -577px}.emoticon-1f4d2{background-position:-553px -577px}.emoticon-1f4d3{background-position:-577px -577px}.emoticon-1f4d4{background-position:-601px -577px}.emoticon-1f4d5{background-position:-625px -577px}.emoticon-1f4d6{background-position:-649px -577px}.emoticon-1f4d7{background-position:-673px -577px}.emoticon-1f4d8{background-position:-697px -577px}.emoticon-1f4d9{background-position:-721px -577px}.emoticon-1f4da{background-position:-745px -577px}.emoticon-1f4db{background-position:-769px -577px}.emoticon-1f4dc{background-position:-793px -577px}.emoticon-1f4dd{background-position:-817px -577px}.emoticon-1f4de{background-position:-841px -577px}.emoticon-1f4df{background-position:-865px -577px}.emoticon-1f4e0{background-position:-889px -577px}.emoticon-1f4e1{background-position:-913px -577px}.emoticon-1f4e2{background-position:-937px -577px}.emoticon-1f4e3{background-position:-1px -601px}.emoticon-1f4e4{background-position:-25px -601px}.emoticon-1f4e5{background-position:-49px -601px}.emoticon-1f4e6{background-position:-73px -601px}.emoticon-1f4e7{background-position:-97px -601px}.emoticon-1f4e8{background-position:-121px -601px}.emoticon-1f4e9{background-position:-145px -601px}.emoticon-1f4ea{background-position:-169px -601px}.emoticon-1f4eb{background-position:-193px -601px}.emoticon-1f4ec{background-position:-217px -601px}.emoticon-1f4ed{background-position:-241px -601px}.emoticon-1f4ee{background-position:-265px -601px}.emoticon-1f4ef{background-position:-289px -601px}.emoticon-1f4f0{background-position:-313px -601px}.emoticon-1f4f1{background-position:-337px -601px}.emoticon-1f4f2{background-position:-361px -601px}.emoticon-1f4f3{background-position:-385px -601px}.emoticon-1f4f4{background-position:-409px -601px}.emoticon-1f4f5{background-position:-433px -601px}.emoticon-1f4f6{background-position:-457px -601px}.emoticon-1f4f7{background-position:-481px -601px}.emoticon-1f4f8{background-position:-505px -601px}.emoticon-1f4f9{background-position:-529px -601px}.emoticon-1f4fa{background-position:-553px -601px}.emoticon-1f4fb{background-position:-577px -601px}.emoticon-1f4fc{background-position:-601px -601px}.emoticon-1f4fd{background-position:-625px -601px}.emoticon-1f4ff{background-position:-649px -601px}.emoticon-1f500{background-position:-673px -601px}.emoticon-1f501{background-position:-697px -601px}.emoticon-1f502{background-position:-721px -601px}.emoticon-1f503{background-position:-745px -601px}.emoticon-1f504{background-position:-769px -601px}.emoticon-1f505{background-position:-793px -601px}.emoticon-1f506{background-position:-817px -601px}.emoticon-1f507{background-position:-841px -601px}.emoticon-1f508{background-position:-865px -601px}.emoticon-1f509{background-position:-889px -601px}.emoticon-1f50a{background-position:-913px -601px}.emoticon-1f50b{background-position:-937px -601px}.emoticon-1f50c{background-position:-1px -625px}.emoticon-1f50d{background-position:-25px -625px}.emoticon-1f50e{background-position:-49px -625px}.emoticon-1f50f{background-position:-73px -625px}.emoticon-1f510{background-position:-97px -625px}.emoticon-1f511{background-position:-121px -625px}.emoticon-1f512{background-position:-145px -625px}.emoticon-1f513{background-position:-169px -625px}.emoticon-1f514{background-position:-193px -625px}.emoticon-1f515{background-position:-217px -625px}.emoticon-1f516{background-position:-241px -625px}.emoticon-1f517{background-position:-265px -625px}.emoticon-1f518{background-position:-289px -625px}.emoticon-1f519{background-position:-313px -625px}.emoticon-1f51a{background-position:-337px -625px}.emoticon-1f51b{background-position:-361px -625px}.emoticon-1f51c{background-position:-385px -625px}.emoticon-1f51d{background-position:-409px -625px}.emoticon-1f51e{background-position:-433px -625px}.emoticon-1f51f{background-position:-457px -625px}.emoticon-1f520{background-position:-481px -625px}.emoticon-1f521{background-position:-505px -625px}.emoticon-1f522{background-position:-529px -625px}.emoticon-1f523{background-position:-553px -625px}.emoticon-1f524{background-position:-577px -625px}.emoticon-1f525{background-position:-601px -625px}.emoticon-1f526{background-position:-625px -625px}.emoticon-1f527{background-position:-649px -625px}.emoticon-1f528{background-position:-673px -625px}.emoticon-1f529{background-position:-697px -625px}.emoticon-1f52a{background-position:-721px -625px}.emoticon-1f52b{background-position:-745px -625px}.emoticon-1f52c{background-position:-769px -625px}.emoticon-1f52d{background-position:-793px -625px}.emoticon-1f52e{background-position:-817px -625px}.emoticon-1f52f{background-position:-841px -625px}.emoticon-1f530{background-position:-865px -625px}.emoticon-1f531{background-position:-889px -625px}.emoticon-1f532{background-position:-913px -625px}.emoticon-1f533{background-position:-937px -625px}.emoticon-1f534{background-position:-1px -649px}.emoticon-1f535{background-position:-25px -649px}.emoticon-1f536{background-position:-49px -649px}.emoticon-1f537{background-position:-73px -649px}.emoticon-1f538{background-position:-97px -649px}.emoticon-1f539{background-position:-121px -649px}.emoticon-1f53a{background-position:-145px -649px}.emoticon-1f53b{background-position:-169px -649px}.emoticon-1f53c{background-position:-193px -649px}.emoticon-1f53d{background-position:-217px -649px}.emoticon-1f549{background-position:-241px -649px}.emoticon-1f54a{background-position:-265px -649px}.emoticon-1f54b{background-position:-289px -649px}.emoticon-1f54c{background-position:-313px -649px}.emoticon-1f54d{background-position:-337px -649px}.emoticon-1f54e{background-position:-361px -649px}.emoticon-1f550{background-position:-385px -649px}.emoticon-1f551{background-position:-409px -649px}.emoticon-1f552{background-position:-433px -649px}.emoticon-1f553{background-position:-457px -649px}.emoticon-1f554{background-position:-481px -649px}.emoticon-1f555{background-position:-505px -649px}.emoticon-1f556{background-position:-529px -649px}.emoticon-1f557{background-position:-553px -649px}.emoticon-1f558{background-position:-577px -649px}.emoticon-1f559{background-position:-601px -649px}.emoticon-1f55a{background-position:-625px -649px}.emoticon-1f55b{background-position:-649px -649px}.emoticon-1f55c{background-position:-673px -649px}.emoticon-1f55d{background-position:-697px -649px}.emoticon-1f55e{background-position:-721px -649px}.emoticon-1f55f{background-position:-745px -649px}.emoticon-1f560{background-position:-769px -649px}.emoticon-1f561{background-position:-793px -649px}.emoticon-1f562{background-position:-817px -649px}.emoticon-1f563{background-position:-841px -649px}.emoticon-1f564{background-position:-865px -649px}.emoticon-1f565{background-position:-889px -649px}.emoticon-1f566{background-position:-913px -649px}.emoticon-1f567{background-position:-937px -649px}.emoticon-1f56f{background-position:-1px -673px}.emoticon-1f570{background-position:-25px -673px}.emoticon-1f573{background-position:-49px -673px}.emoticon-1f574{background-position:-73px -673px}.emoticon-1f575{background-position:-97px -673px}.emoticon-1f575-1f3fb{background-position:-121px -673px}.emoticon-1f575-1f3fc{background-position:-145px -673px}.emoticon-1f575-1f3fd{background-position:-169px -673px}.emoticon-1f575-1f3fe{background-position:-193px -673px}.emoticon-1f575-1f3ff{background-position:-217px -673px}.emoticon-1f576{background-position:-241px -673px}.emoticon-1f577{background-position:-265px -673px}.emoticon-1f578{background-position:-289px -673px}.emoticon-1f579{background-position:-313px -673px}.emoticon-1f587{background-position:-337px -673px}.emoticon-1f58a{background-position:-361px -673px}.emoticon-1f58b{background-position:-385px -673px}.emoticon-1f58c{background-position:-409px -673px}.emoticon-1f58d{background-position:-433px -673px}.emoticon-1f590{background-position:-457px -673px}.emoticon-1f590-1f3fb{background-position:-481px -673px}.emoticon-1f590-1f3fc{background-position:-505px -673px}.emoticon-1f590-1f3fd{background-position:-529px -673px}.emoticon-1f590-1f3fe{background-position:-553px -673px}.emoticon-1f590-1f3ff{background-position:-577px -673px}.emoticon-1f595{background-position:-601px -673px}.emoticon-1f595-1f3fb{background-position:-625px -673px}.emoticon-1f595-1f3fc{background-position:-649px -673px}.emoticon-1f595-1f3fd{background-position:-673px -673px}.emoticon-1f595-1f3fe{background-position:-697px -673px}.emoticon-1f595-1f3ff{background-position:-721px -673px}.emoticon-1f596{background-position:-745px -673px}.emoticon-1f596-1f3fb{background-position:-769px -673px}.emoticon-1f596-1f3fc{background-position:-793px -673px}.emoticon-1f596-1f3fd{background-position:-817px -673px}.emoticon-1f596-1f3fe{background-position:-841px -673px}.emoticon-1f596-1f3ff{background-position:-865px -673px}.emoticon-1f5a5{background-position:-889px -673px}.emoticon-1f5a8{background-position:-913px -673px}.emoticon-1f5b1{background-position:-937px -673px}.emoticon-1f5b2{background-position:-1px -697px}.emoticon-1f5bc{background-position:-25px -697px}.emoticon-1f5c2{background-position:-49px -697px}.emoticon-1f5c3{background-position:-73px -697px}.emoticon-1f5c4{background-position:-97px -697px}.emoticon-1f5d1{background-position:-121px -697px}.emoticon-1f5d2{background-position:-145px -697px}.emoticon-1f5d3{background-position:-169px -697px}.emoticon-1f5dc{background-position:-193px -697px}.emoticon-1f5dd{background-position:-217px -697px}.emoticon-1f5de{background-position:-241px -697px}.emoticon-1f5e1{background-position:-265px -697px}.emoticon-1f5e3{background-position:-289px -697px}.emoticon-1f5ef{background-position:-313px -697px}.emoticon-1f5f3{background-position:-337px -697px}.emoticon-1f5fa{background-position:-361px -697px}.emoticon-1f5fb{background-position:-385px -697px}.emoticon-1f5fc{background-position:-409px -697px}.emoticon-1f5fd{background-position:-433px -697px}.emoticon-1f5fe{background-position:-457px -697px}.emoticon-1f5ff{background-position:-481px -697px}.emoticon-1f600{background-position:-505px -697px}.emoticon-1f601{background-position:-529px -697px}.emoticon-1f602{background-position:-553px -697px}.emoticon-1f603{background-position:-577px -697px}.emoticon-1f604{background-position:-601px -697px}.emoticon-1f605{background-position:-625px -697px}.emoticon-1f606{background-position:-649px -697px}.emoticon-1f607{background-position:-673px -697px}.emoticon-1f608{background-position:-697px -697px}.emoticon-1f609{background-position:-721px -697px}.emoticon-1f60a{background-position:-745px -697px}.emoticon-1f60b{background-position:-769px -697px}.emoticon-1f60c{background-position:-793px -697px}.emoticon-1f60d{background-position:-817px -697px}.emoticon-1f60e{background-position:-841px -697px}.emoticon-1f60f{background-position:-865px -697px}.emoticon-1f610{background-position:-889px -697px}.emoticon-1f611{background-position:-913px -697px}.emoticon-1f612{background-position:-937px -697px}.emoticon-1f613{background-position:-1px -721px}.emoticon-1f614{background-position:-25px -721px}.emoticon-1f615{background-position:-49px -721px}.emoticon-1f616{background-position:-73px -721px}.emoticon-1f617{background-position:-97px -721px}.emoticon-1f618{background-position:-121px -721px}.emoticon-1f619{background-position:-145px -721px}.emoticon-1f61a{background-position:-169px -721px}.emoticon-1f61b{background-position:-193px -721px}.emoticon-1f61c{background-position:-217px -721px}.emoticon-1f61d{background-position:-241px -721px}.emoticon-1f61e{background-position:-265px -721px}.emoticon-1f61f{background-position:-289px -721px}.emoticon-1f620{background-position:-313px -721px}.emoticon-1f621{background-position:-337px -721px}.emoticon-1f622{background-position:-361px -721px}.emoticon-1f623{background-position:-385px -721px}.emoticon-1f624{background-position:-409px -721px}.emoticon-1f625{background-position:-433px -721px}.emoticon-1f626{background-position:-457px -721px}.emoticon-1f627{background-position:-481px -721px}.emoticon-1f628{background-position:-505px -721px}.emoticon-1f629{background-position:-529px -721px}.emoticon-1f62a{background-position:-553px -721px}.emoticon-1f62b{background-position:-577px -721px}.emoticon-1f62c{background-position:-601px -721px}.emoticon-1f62d{background-position:-625px -721px}.emoticon-1f62e{background-position:-649px -721px}.emoticon-1f62f{background-position:-673px -721px}.emoticon-1f630{background-position:-697px -721px}.emoticon-1f631{background-position:-721px -721px}.emoticon-1f632{background-position:-745px -721px}.emoticon-1f633{background-position:-769px -721px}.emoticon-1f634{background-position:-793px -721px}.emoticon-1f635{background-position:-817px -721px}.emoticon-1f636{background-position:-841px -721px}.emoticon-1f637{background-position:-865px -721px}.emoticon-1f638{background-position:-889px -721px}.emoticon-1f639{background-position:-913px -721px}.emoticon-1f63a{background-position:-937px -721px}.emoticon-1f63b{background-position:-1px -745px}.emoticon-1f63c{background-position:-25px -745px}.emoticon-1f63d{background-position:-49px -745px}.emoticon-1f63e{background-position:-73px -745px}.emoticon-1f63f{background-position:-97px -745px}.emoticon-1f640{background-position:-121px -745px}.emoticon-1f641{background-position:-145px -745px}.emoticon-1f642{background-position:-169px -745px}.emoticon-1f643{background-position:-193px -745px}.emoticon-1f644{background-position:-217px -745px}.emoticon-1f645{background-position:-241px -745px}.emoticon-1f645-1f3fb{background-position:-265px -745px}.emoticon-1f645-1f3fc{background-position:-289px -745px}.emoticon-1f645-1f3fd{background-position:-313px -745px}.emoticon-1f645-1f3fe{background-position:-337px -745px}.emoticon-1f645-1f3ff{background-position:-361px -745px}.emoticon-1f646{background-position:-385px -745px}.emoticon-1f646-1f3fb{background-position:-409px -745px}.emoticon-1f646-1f3fc{background-position:-433px -745px}.emoticon-1f646-1f3fd{background-position:-457px -745px}.emoticon-1f646-1f3fe{background-position:-481px -745px}.emoticon-1f646-1f3ff{background-position:-505px -745px}.emoticon-1f647{background-position:-529px -745px}.emoticon-1f647-1f3fb{background-position:-553px -745px}.emoticon-1f647-1f3fc{background-position:-577px -745px}.emoticon-1f647-1f3fd{background-position:-601px -745px}.emoticon-1f647-1f3fe{background-position:-625px -745px}.emoticon-1f647-1f3ff{background-position:-649px -745px}.emoticon-1f648{background-position:-673px -745px}.emoticon-1f649{background-position:-697px -745px}.emoticon-1f64a{background-position:-721px -745px}.emoticon-1f64b{background-position:-745px -745px}.emoticon-1f64b-1f3fb{background-position:-769px -745px}.emoticon-1f64b-1f3fc{background-position:-793px -745px}.emoticon-1f64b-1f3fd{background-position:-817px -745px}.emoticon-1f64b-1f3fe{background-position:-841px -745px}.emoticon-1f64b-1f3ff{background-position:-865px -745px}.emoticon-1f64c{background-position:-889px -745px}.emoticon-1f64c-1f3fb{background-position:-913px -745px}.emoticon-1f64c-1f3fc{background-position:-937px -745px}.emoticon-1f64c-1f3fd{background-position:-1px -769px}.emoticon-1f64c-1f3fe{background-position:-25px -769px}.emoticon-1f64c-1f3ff{background-position:-49px -769px}.emoticon-1f64d{background-position:-73px -769px}.emoticon-1f64d-1f3fb{background-position:-97px -769px}.emoticon-1f64d-1f3fc{background-position:-121px -769px}.emoticon-1f64d-1f3fd{background-position:-145px -769px}.emoticon-1f64d-1f3fe{background-position:-169px -769px}.emoticon-1f64d-1f3ff{background-position:-193px -769px}.emoticon-1f64e{background-position:-217px -769px}.emoticon-1f64e-1f3fb{background-position:-241px -769px}.emoticon-1f64e-1f3fc{background-position:-265px -769px}.emoticon-1f64e-1f3fd{background-position:-289px -769px}.emoticon-1f64e-1f3fe{background-position:-313px -769px}.emoticon-1f64e-1f3ff{background-position:-337px -769px}.emoticon-1f64f{background-position:-361px -769px}.emoticon-1f64f-1f3fb{background-position:-385px -769px}.emoticon-1f64f-1f3fc{background-position:-409px -769px}.emoticon-1f64f-1f3fd{background-position:-433px -769px}.emoticon-1f64f-1f3fe{background-position:-457px -769px}.emoticon-1f64f-1f3ff{background-position:-481px -769px}.emoticon-1f680{background-position:-505px -769px}.emoticon-1f681{background-position:-529px -769px}.emoticon-1f682{background-position:-553px -769px}.emoticon-1f683{background-position:-577px -769px}.emoticon-1f684{background-position:-601px -769px}.emoticon-1f685{background-position:-625px -769px}.emoticon-1f686{background-position:-649px -769px}.emoticon-1f687{background-position:-673px -769px}.emoticon-1f688{background-position:-697px -769px}.emoticon-1f689{background-position:-721px -769px}.emoticon-1f68a{background-position:-745px -769px}.emoticon-1f68b{background-position:-769px -769px}.emoticon-1f68c{background-position:-793px -769px}.emoticon-1f68d{background-position:-817px -769px}.emoticon-1f68e{background-position:-841px -769px}.emoticon-1f68f{background-position:-865px -769px}.emoticon-1f690{background-position:-889px -769px}.emoticon-1f691{background-position:-913px -769px}.emoticon-1f692{background-position:-937px -769px}.emoticon-1f693{background-position:-1px -793px}.emoticon-1f694{background-position:-25px -793px}.emoticon-1f695{background-position:-49px -793px}.emoticon-1f696{background-position:-73px -793px}.emoticon-1f697{background-position:-97px -793px}.emoticon-1f698{background-position:-121px -793px}.emoticon-1f699{background-position:-145px -793px}.emoticon-1f69a{background-position:-169px -793px}.emoticon-1f69b{background-position:-193px -793px}.emoticon-1f69c{background-position:-217px -793px}.emoticon-1f69d{background-position:-241px -793px}.emoticon-1f69e{background-position:-265px -793px}.emoticon-1f69f{background-position:-289px -793px}.emoticon-1f6a0{background-position:-313px -793px}.emoticon-1f6a1{background-position:-337px -793px}.emoticon-1f6a2{background-position:-361px -793px}.emoticon-1f6a3{background-position:-385px -793px}.emoticon-1f6a3-1f3fb{background-position:-409px -793px}.emoticon-1f6a3-1f3fc{background-position:-433px -793px}.emoticon-1f6a3-1f3fd{background-position:-457px -793px}.emoticon-1f6a3-1f3fe{background-position:-481px -793px}.emoticon-1f6a3-1f3ff{background-position:-505px -793px}.emoticon-1f6a4{background-position:-529px -793px}.emoticon-1f6a5{background-position:-553px -793px}.emoticon-1f6a6{background-position:-577px -793px}.emoticon-1f6a7{background-position:-601px -793px}.emoticon-1f6a8{background-position:-625px -793px}.emoticon-1f6a9{background-position:-649px -793px}.emoticon-1f6aa{background-position:-673px -793px}.emoticon-1f6ab{background-position:-697px -793px}.emoticon-1f6ac{background-position:-721px -793px}.emoticon-1f6ad{background-position:-745px -793px}.emoticon-1f6ae{background-position:-769px -793px}.emoticon-1f6af{background-position:-793px -793px}.emoticon-1f6b0{background-position:-817px -793px}.emoticon-1f6b1{background-position:-841px -793px}.emoticon-1f6b2{background-position:-865px -793px}.emoticon-1f6b3{background-position:-889px -793px}.emoticon-1f6b4{background-position:-913px -793px}.emoticon-1f6b4-1f3fb{background-position:-937px -793px}.emoticon-1f6b4-1f3fc{background-position:-1px -817px}.emoticon-1f6b4-1f3fd{background-position:-25px -817px}.emoticon-1f6b4-1f3fe{background-position:-49px -817px}.emoticon-1f6b4-1f3ff{background-position:-73px -817px}.emoticon-1f6b5{background-position:-97px -817px}.emoticon-1f6b5-1f3fb{background-position:-121px -817px}.emoticon-1f6b5-1f3fc{background-position:-145px -817px}.emoticon-1f6b5-1f3fd{background-position:-169px -817px}.emoticon-1f6b5-1f3fe{background-position:-193px -817px}.emoticon-1f6b5-1f3ff{background-position:-217px -817px}.emoticon-1f6b6{background-position:-241px -817px}.emoticon-1f6b6-1f3fb{background-position:-265px -817px}.emoticon-1f6b6-1f3fc{background-position:-289px -817px}.emoticon-1f6b6-1f3fd{background-position:-313px -817px}.emoticon-1f6b6-1f3fe{background-position:-337px -817px}.emoticon-1f6b6-1f3ff{background-position:-361px -817px}.emoticon-1f6b7{background-position:-385px -817px}.emoticon-1f6b8{background-position:-409px -817px}.emoticon-1f6b9{background-position:-433px -817px}.emoticon-1f6ba{background-position:-457px -817px}.emoticon-1f6bb{background-position:-481px -817px}.emoticon-1f6bc{background-position:-505px -817px}.emoticon-1f6bd{background-position:-529px -817px}.emoticon-1f6be{background-position:-553px -817px}.emoticon-1f6bf{background-position:-577px -817px}.emoticon-1f6c0{background-position:-601px -817px}.emoticon-1f6c0-1f3fb{background-position:-625px -817px}.emoticon-1f6c0-1f3fc{background-position:-649px -817px}.emoticon-1f6c0-1f3fd{background-position:-673px -817px}.emoticon-1f6c0-1f3fe{background-position:-697px -817px}.emoticon-1f6c0-1f3ff{background-position:-721px -817px}.emoticon-1f6c1{background-position:-745px -817px}.emoticon-1f6c2{background-position:-769px -817px}.emoticon-1f6c3{background-position:-793px -817px}.emoticon-1f6c4{background-position:-817px -817px}.emoticon-1f6c5{background-position:-841px -817px}.emoticon-1f6cb{background-position:-865px -817px}.emoticon-1f6cc{background-position:-889px -817px}.emoticon-1f6cd{background-position:-913px -817px}.emoticon-1f6ce{background-position:-937px -817px}.emoticon-1f6cf{background-position:-1px -841px}.emoticon-1f6d0{background-position:-25px -841px}.emoticon-1f6e0{background-position:-49px -841px}.emoticon-1f6e1{background-position:-73px -841px}.emoticon-1f6e2{background-position:-97px -841px}.emoticon-1f6e3{background-position:-121px -841px}.emoticon-1f6e4{background-position:-145px -841px}.emoticon-1f6e5{background-position:-169px -841px}.emoticon-1f6e9{background-position:-193px -841px}.emoticon-1f6eb{background-position:-217px -841px}.emoticon-1f6ec{background-position:-241px -841px}.emoticon-1f6f0{background-position:-265px -841px}.emoticon-1f6f3{background-position:-289px -841px}.emoticon-1f910{background-position:-313px -841px}.emoticon-1f911{background-position:-337px -841px}.emoticon-1f912{background-position:-361px -841px}.emoticon-1f913{background-position:-385px -841px}.emoticon-1f914{background-position:-409px -841px}.emoticon-1f915{background-position:-433px -841px}.emoticon-1f916{background-position:-457px -841px}.emoticon-1f917{background-position:-481px -841px}.emoticon-1f918{background-position:-505px -841px}.emoticon-1f918-1f3fb{background-position:-529px -841px}.emoticon-1f918-1f3fc{background-position:-553px -841px}.emoticon-1f918-1f3fd{background-position:-577px -841px}.emoticon-1f918-1f3fe{background-position:-601px -841px}.emoticon-1f918-1f3ff{background-position:-625px -841px}.emoticon-1f980{background-position:-649px -841px}.emoticon-1f981{background-position:-673px -841px}.emoticon-1f982{background-position:-697px -841px}.emoticon-1f983{background-position:-721px -841px}.emoticon-1f984{background-position:-745px -841px}.emoticon-1f9c0{background-position:-769px -841px}.emoticon-203c{background-position:-793px -841px}.emoticon-2049{background-position:-817px -841px}.emoticon-2122{background-position:-841px -841px}.emoticon-2139{background-position:-865px -841px}.emoticon-2194{background-position:-889px -841px}.emoticon-2195{background-position:-913px -841px}.emoticon-2196{background-position:-937px -841px}.emoticon-2197{background-position:-1px -865px}.emoticon-2198{background-position:-25px -865px}.emoticon-2199{background-position:-49px -865px}.emoticon-21a9{background-position:-73px -865px}.emoticon-21aa{background-position:-97px -865px}.emoticon-231a{background-position:-121px -865px}.emoticon-231b{background-position:-145px -865px}.emoticon-2328{background-position:-169px -865px}.emoticon-23e9{background-position:-193px -865px}.emoticon-23ea{background-position:-217px -865px}.emoticon-23eb{background-position:-241px -865px}.emoticon-23ec{background-position:-265px -865px}.emoticon-23ed{background-position:-289px -865px}.emoticon-23ee{background-position:-313px -865px}.emoticon-23ef{background-position:-337px -865px}.emoticon-23f0{background-position:-361px -865px}.emoticon-23f1{background-position:-385px -865px}.emoticon-23f2{background-position:-409px -865px}.emoticon-23f3{background-position:-433px -865px}.emoticon-23f8{background-position:-457px -865px}.emoticon-23f9{background-position:-481px -865px}.emoticon-23fa{background-position:-505px -865px}.emoticon-24c2{background-position:-529px -865px}.emoticon-25aa{background-position:-553px -865px}.emoticon-25ab{background-position:-577px -865px}.emoticon-25b6{background-position:-601px -865px}.emoticon-25c0{background-position:-625px -865px}.emoticon-25fb{background-position:-649px -865px}.emoticon-25fc{background-position:-673px -865px}.emoticon-25fd{background-position:-697px -865px}.emoticon-25fe{background-position:-721px -865px}.emoticon-2600{background-position:-745px -865px}.emoticon-2601{background-position:-769px -865px}.emoticon-2602{background-position:-793px -865px}.emoticon-2603{background-position:-817px -865px}.emoticon-2604{background-position:-841px -865px}.emoticon-260e{background-position:-865px -865px}.emoticon-2611{background-position:-889px -865px}.emoticon-2614{background-position:-913px -865px}.emoticon-2615{background-position:-937px -865px}.emoticon-2618{background-position:-1px -889px}.emoticon-261d{background-position:-25px -889px}.emoticon-261d-1f3fb{background-position:-49px -889px}.emoticon-261d-1f3fc{background-position:-73px -889px}.emoticon-261d-1f3fd{background-position:-97px -889px}.emoticon-261d-1f3fe{background-position:-121px -889px}.emoticon-261d-1f3ff{background-position:-145px -889px}.emoticon-2620{background-position:-169px -889px}.emoticon-2622{background-position:-193px -889px}.emoticon-2623{background-position:-217px -889px}.emoticon-2626{background-position:-241px -889px}.emoticon-262a{background-position:-265px -889px}.emoticon-262e{background-position:-289px -889px}.emoticon-262f{background-position:-313px -889px}.emoticon-2638{background-position:-337px -889px}.emoticon-2639{background-position:-361px -889px}.emoticon-263a{background-position:-385px -889px}.emoticon-2648{background-position:-409px -889px}.emoticon-2649{background-position:-433px -889px}.emoticon-264a{background-position:-457px -889px}.emoticon-264b{background-position:-481px -889px}.emoticon-264c{background-position:-505px -889px}.emoticon-264d{background-position:-529px -889px}.emoticon-264e{background-position:-553px -889px}.emoticon-264f{background-position:-577px -889px}.emoticon-2650{background-position:-601px -889px}.emoticon-2651{background-position:-625px -889px}.emoticon-2652{background-position:-649px -889px}.emoticon-2653{background-position:-673px -889px}.emoticon-2660{background-position:-697px -889px}.emoticon-2663{background-position:-721px -889px}.emoticon-2665{background-position:-745px -889px}.emoticon-2666{background-position:-769px -889px}.emoticon-2668{background-position:-793px -889px}.emoticon-267b{background-position:-817px -889px}.emoticon-267f{background-position:-841px -889px}.emoticon-2692{background-position:-865px -889px}.emoticon-2693{background-position:-889px -889px}.emoticon-2694{background-position:-913px -889px}.emoticon-2696{background-position:-937px -889px}.emoticon-2697{background-position:-1px -913px}.emoticon-2699{background-position:-25px -913px}.emoticon-269b{background-position:-49px -913px}.emoticon-269c{background-position:-73px -913px}.emoticon-26a0{background-position:-97px -913px}.emoticon-26a1{background-position:-121px -913px}.emoticon-26aa{background-position:-145px -913px}.emoticon-26ab{background-position:-169px -913px}.emoticon-26b0{background-position:-193px -913px}.emoticon-26b1{background-position:-217px -913px}.emoticon-26bd{background-position:-241px -913px}.emoticon-26be{background-position:-265px -913px}.emoticon-26c4{background-position:-289px -913px}.emoticon-26c5{background-position:-313px -913px}.emoticon-26c8{background-position:-337px -913px}.emoticon-26ce{background-position:-361px -913px}.emoticon-26cf{background-position:-385px -913px}.emoticon-26d1{background-position:-409px -913px}.emoticon-26d3{background-position:-433px -913px}.emoticon-26d4{background-position:-457px -913px}.emoticon-26e9{background-position:-481px -913px}.emoticon-26ea{background-position:-505px -913px}.emoticon-26f0{background-position:-529px -913px}.emoticon-26f1{background-position:-553px -913px}.emoticon-26f2{background-position:-577px -913px}.emoticon-26f3{background-position:-601px -913px}.emoticon-26f4{background-position:-625px -913px}.emoticon-26f5{background-position:-649px -913px}.emoticon-26f7{background-position:-673px -913px}.emoticon-26f8{background-position:-697px -913px}.emoticon-26f9{background-position:-721px -913px}.emoticon-26f9-1f3fb{background-position:-745px -913px}.emoticon-26f9-1f3fc{background-position:-769px -913px}.emoticon-26f9-1f3fd{background-position:-793px -913px}.emoticon-26f9-1f3fe{background-position:-817px -913px}.emoticon-26f9-1f3ff{background-position:-841px -913px}.emoticon-26fa{background-position:-865px -913px}.emoticon-26fd{background-position:-889px -913px}.emoticon-2702{background-position:-913px -913px}.emoticon-2705{background-position:-937px -913px}.emoticon-2708{background-position:-1px -937px}.emoticon-2709{background-position:-25px -937px}.emoticon-270a{background-position:-49px -937px}.emoticon-270a-1f3fb{background-position:-73px -937px}.emoticon-270a-1f3fc{background-position:-97px -937px}.emoticon-270a-1f3fd{background-position:-121px -937px}.emoticon-270a-1f3fe{background-position:-145px -937px}.emoticon-270a-1f3ff{background-position:-169px -937px}.emoticon-270b{background-position:-193px -937px}.emoticon-270b-1f3fb{background-position:-217px -937px}.emoticon-270b-1f3fc{background-position:-241px -937px}.emoticon-270b-1f3fd{background-position:-265px -937px}.emoticon-270b-1f3fe{background-position:-289px -937px}.emoticon-270b-1f3ff{background-position:-313px -937px}.emoticon-270c{background-position:-337px -937px}.emoticon-270c-1f3fb{background-position:-361px -937px}.emoticon-270c-1f3fc{background-position:-385px -937px}.emoticon-270c-1f3fd{background-position:-409px -937px}.emoticon-270c-1f3fe{background-position:-433px -937px}.emoticon-270c-1f3ff{background-position:-457px -937px}.emoticon-270d{background-position:-481px -937px}.emoticon-270d-1f3fb{background-position:-505px -937px}.emoticon-270d-1f3fc{background-position:-529px -937px}.emoticon-270d-1f3fd{background-position:-553px -937px}.emoticon-270d-1f3fe{background-position:-577px -937px}.emoticon-270d-1f3ff{background-position:-601px -937px}.emoticon-270f{background-position:-625px -937px}.emoticon-2712{background-position:-649px -937px}.emoticon-2714{background-position:-673px -937px}.emoticon-2716{background-position:-697px -937px}.emoticon-271d{background-position:-721px -937px}.emoticon-2721{background-position:-745px -937px}.emoticon-2728{background-position:-769px -937px}.emoticon-2733{background-position:-793px -937px}.emoticon-2734{background-position:-817px -937px}.emoticon-2744{background-position:-841px -937px}.emoticon-2747{background-position:-865px -937px}.emoticon-274c{background-position:-889px -937px}.emoticon-274e{background-position:-913px -937px}.emoticon-2753{background-position:-937px -937px}.emoticon-2754{background-position:-961px -1px}.emoticon-2755{background-position:-961px -25px}.emoticon-2757{background-position:-961px -49px}.emoticon-2763{background-position:-961px -73px}.emoticon-2764{background-position:-961px -97px}.emoticon-2795{background-position:-961px -121px}.emoticon-2796{background-position:-961px -145px}.emoticon-2797{background-position:-961px -169px}.emoticon-27a1{background-position:-961px -193px}.emoticon-27b0{background-position:-961px -217px}.emoticon-27bf{background-position:-961px -241px}.emoticon-2934{background-position:-961px -265px}.emoticon-2935{background-position:-961px -289px}.emoticon-2b05{background-position:-961px -313px}.emoticon-2b06{background-position:-961px -337px}.emoticon-2b07{background-position:-961px -361px}.emoticon-2b1b{background-position:-961px -385px}.emoticon-2b1c{background-position:-961px -409px}.emoticon-2b50{background-position:-961px -433px}.emoticon-2b55{background-position:-961px -457px}.emoticon-3030{background-position:-961px -481px}.emoticon-303d{background-position:-961px -505px}.emoticon-3297{background-position:-961px -529px}.emoticon-3299{background-position:-961px -553px}
@font-face{font-family:emoticons;src:url(/mypage/include/css/assets/fonts/emoticons.eot?5zh0vu);src:url(/mypage/include/css/assets/fonts/emoticons.eot?#iefix5zh0vu) format("embedded-opentype"),url(/mypage/include/css/assets/fonts/emoticons.woff?5zh0vu) format("woff"),url(/mypage/include/css/assets/fonts/emoticons.ttf?5zh0vu) format("truetype"),url(/mypage/include/css/assets/fonts/emoticons.svg?5zh0vu#icomoon) format("svg");font-weight:400;font-style:normal}.ejs-code{font-size:14px;font-family:Consolas,Menlo,Monaco,monospace;padding:1.5em!important}.ejs-embed{width:100%;margin:20px 0;box-sizing:border-box;position:relative}.ejs-embed iframe{border:0;background-color:#3498db;background-image:url(/mypage/include/css/assets/images/loader.svg);background-repeat:no-repeat;background-position:50%;width:100%;display:block}.ejs-instagram iframe{width:auto;border:1px solid #eee;height:372px}.ejs-plunker iframe{background-color:#fff;display:block}.ejs-jsbin iframe{border:1px solid #eee;display:block}.ejs-gist iframe,.ejs-vine iframe{border:0;margin:10px 0;display:block}pre{position:relative;overflow:hidden;white-space:pre-wrap;margin:0}code,pre{border-radius:2px}code{background-color:#eee;padding:3px 10px}.ejs-audio{background-color:#1d1d1d;border-radius:2px;padding-top:6px;margin:10px 0}.ejs-audio audio{width:100%}.ejs-video{margin:20px 0;overflow:auto}.ejs-video-preview{padding:5px;border:1px solid #e4e4e4;background-color:#fff}.ejs-video iframe,.ejs-video object{width:100%;border:0;display:block}.ejs-video video{width:100%}.ejs-video-preview{overflow:auto}.ejs-video-preview .ejs-thumb{display:block;width:200px;height:150px;border-radius:2px;background-color:#3498db;background-position:50%;background-size:cover}.ejs-video-thumb{width:200px;float:left;cursor:pointer;color:hsla(0,0%,100%,.6)}.ejs-video-thumb:hover{color:#fff}.ejs-video-thumb i{position:absolute;font-size:42px;margin-top:-95px;margin-left:5pc;cursor:pointer}.ejs-video-detail{position:absolute;left:200px;right:10px;height:100%;float:left;padding-left:15px;box-sizing:border-box}.ejs-video-title{font-weight:bolder;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ejs-video-desc{font-size:1pc;color:#666;height:90px}.ejs-stats{padding-top:7px;overflow:auto}.ejs-github-stats,.ejs-video-stats{position:absolute;right:5px;bottom:15px}.ejs-github-stats span,.ejs-video-stats span{padding:0 15px}.ejs-github-stats span i,.ejs-video-stats span i{margin-right:10px}.ejs-video-player{background-color:#3498db;background-image:url(/mypage/include/css/assets/images/loader.svg);background-repeat:no-repeat;background-position:50%}.ejs-video-player iframe{width:100%;display:block}.ejs-image{max-width:100%;margin:10px 0;box-sizing:border-box;display:inline-block}.ejs-image img{max-width:100%;display:block}.ejs-image-wrapper{margin:5px;margin-bottom:0;background-color:#3498db;background-image:url(/mypage/include/css/assets/images/loader.svg);background-repeat:no-repeat;background-position:50%;height:100%;overflow:hidden}.icon-emoticon{font-family:emoticons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.emoticon{text-indent:-9999px;display:inline-block;height:22px;width:22px;vertical-align:middle}.ejs-github,.ejs-ogp{padding:5px;border:1px solid #eee;display:inline-flex}.ejs-ogp-thumb{width:200px;height:150px;background-size:cover;background-position:50%;display:inline-block;background-color:#eee}.ejs-ogp-details{position:absolute;left:200px;right:10px;height:100%;display:inline-block;margin-left:-4px;vertical-align:top;padding:0 16px;box-sizing:border-box}.ejs-ogp-title{margin:10px 0px;font-size:19px;margin-top:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ejs-ogp-title a{color:#000}

