.wcf-core.wcf-view{position:absolute;box-sizing:border-box;background:rgba(0,0,0,0);overflow:hidden;pointer-events:none}.wcf-core.pointer-feedback{position:absolute;width:10px;height:10px;transform:translate(-50%, -50%);border-radius:5px;background-color:rgba(149,193,31,.5);opacity:1;pointer-events:none;-webkit-animation-name:wcf-core_fade-pointer;-webkit-animation-duration:1s;animation-name:wcf-core_fade-pointer;animation-duration:1s}.wcf-core.pointer-feedback::after{content:"";position:relative;display:block;width:3px;height:3px;left:5px;top:5px;transform:translate(-50%, -50%);border-radius:3px;background-color:#95c11f;opacity:.5}.wcf-core.length-feedback{position:absolute;background-color:#fff;border-radius:3px;border:1px solid #58595b;padding:0px 7px;font-size:14px;line-height:34px;color:#58595b;white-space:nowrap;box-sizing:border-box;z-index:20}@keyframes wcf-core_fade-pointer{from{opacity:1}to{opacity:0}}@-webkit-keyframes wcf-core_fade-pointer{from{opacity:.5}to{opacity:0}}