.led-yellow{-ms-animation:blinkYellow 1s infinite;background-color:#ff0;border-radius:50%;width:24px;height:24px;margin:0 auto;-webkit-animation:1s infinite blinkYellow;-moz-animation:1s infinite blinkYellow;-o-animation:1s infinite blinkYellow;animation:1s infinite blinkYellow;box-shadow:0 -1px 7px 1px #0003,inset 0 -1px 9px #808002,0 2px 12px #ff0}@-webkit-keyframes blinkYellow{0%{background-color:#ff0}50%{background-color:#aa0;box-shadow:0 -1px 7px 1px #0003,inset 0 -1px 9px #808002,0 2px #ff0}to{background-color:#ff0}}@-moz-keyframes blinkYellow{0%{background-color:#ff0}50%{background-color:#aa0;box-shadow:0 -1px 7px 1px #0003,inset 0 -1px 9px #808002,0 2px #ff0}to{background-color:#ff0}}@-o-keyframes blinkYellow{0%{background-color:#ff0}50%{background-color:#aa0;box-shadow:0 -1px 7px 1px #0003,inset 0 -1px 9px #808002,0 2px #ff0}to{background-color:#ff0}}@keyframes blinkYellow{0%{background-color:#ff0}50%{background-color:#aa0;box-shadow:0 -1px 7px 1px #0003,inset 0 -1px 9px #808002,0 2px #ff0}to{background-color:#ff0}}