div.ctimer,div.ctimer div.ctimer_outer div.ctimer_inner{-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes ctimer_blink{0%,100%{opacity:0}50%{opacity:1}}@keyframes ctimer_blink{0%,100%{opacity:0}50%{opacity:1}}@-webkit-keyframes ctimer_flip{20%{margin-top:0}21%,40%{margin-top:-17px}41%,60%{margin-top:-34px}61%,80%{margin-top:-51px}100%,81%{margin-top:-68px}}@keyframes ctimer_flip{20%{margin-top:0}21%,40%{margin-top:-17px}41%,60%{margin-top:-34px}61%,80%{margin-top:-51px}100%,81%{margin-top:-68px}}@-webkit-keyframes ctimer_kill{0%,90%{opacity:1}100%{opacity:0}}@keyframes ctimer_kill{0%,90%{opacity:1}100%{opacity:0}}div.ctimer{-webkit-animation-name:ctimer_kill;animation-name:ctimer_kill;-webkit-animation-duration:5s;animation-duration:5s;top:-20px;right:5px;color:#fff;font-family:arial,sans-serif;font-size:15px;line-height:15px;z-index:999999;position:absolute}div.ctimer span{float:left}div.ctimer div.ctimer_outer{float:left;width:17px;height:17px;margin:0 auto;overflow:hidden}div.ctimer div.ctimer_outer div.ctimer_inner{float:left;-webkit-animation-name:ctimer_flip;animation-name:ctimer_flip;-webkit-animation-duration:5s;animation-duration:5s}div.ctimer div.ctimer_outer div.ctimer_inner span{-webkit-animation-name:ctimer_blink;animation-name:ctimer_blink;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:5;animation-iteration-count:5;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:17px;height:17px;margin:0 auto}