.pocket-animation{animation-name:a;animation-duration:1s;animation-timing-function:ease-in;animation-iteration-count:1;-webkit-animation-name:a;-webkit-animation-duration:1s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-moz-animation-name:a;-moz-animation-duration:1s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-o-animation-name:a;-o-animation-duration:1s;-o-animation-timing-function:ease-in;-o-animation-iteration-count:1}@keyframes a{0%{margin-right:-370px}to{margin-right:0}}@-webkit-keyframes a{0%{margin-right:-370px}to{margin-right:0}}@-moz-keyframes a{0%{margin-right:-370px}to{margin-right:0}}@-ms-keyframes a{0%{margin-right:-370px}to{margin-right:0}}@-o-keyframes a{0%{margin-right:-370px}to{margin-right:0}}#pocket-wrapper{z-index:2147483647;border-radius:5px;position:fixed;right:2%;bottom:5%;background:#0084ca;font-size:14px;width:226px;height:100px}#pocket-wrapper div{box-sizing:content-box}#pocket-wrapper img{width:auto}#pocket-wrapper a{display:block}.pocket-IconClose{position:absolute;right:1px;top:2px;background:url(icon_close.png) no-repeat;background-size:30px 30px;width:30px;height:30px;overflow:hidden;text-indent:105%;white-space:nowrap;display:block;cursor:pointer;z-index:10000}.pocket-message{top:0;left:0;cursor:pointer;z-index:1}.pocket-message p{margin:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);width:100%;color:#fff;text-align:center;padding:0 5px;box-sizing:border-box;line-height:1.4}.pocket-hidden{display:none}