/*
Smart Timer And Counter: LED Addon v1.1
http://www.smartplugins.info/plugin/javascript/smart-timer-and-counter/

Bonus: Backgrounds

Copyright 2008 - 2014 Milan Petrovic (email: milan@gdragon.info)

http://www.dev4press.com
http://www.millan.rs
*/

.stc-after{clear:both}.stc-led-box-shadow-light{box-shadow:3px 3px 5px rgba(128,128,128,0.8)}.stc-led-box-shadow-dark{box-shadow:3px 3px 5px rgba(32,32,32,0.8)}.stc-led-background-light-box{background-color:rgba(255,255,255,0.9);border-radius:10px;padding:20px}.stc-led-background-dark-box{background-color:rgba(16,16,16,0.9);border-radius:10px;padding:20px}.stc-led-background-chrome-light{background:-moz-linear-gradient(top,rgba(226,226,226,0.9) 0%,rgba(219,219,219,0.9) 50%,rgba(209,209,209,0.9) 51%,rgba(254,254,254,0.9) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(226,226,226,0.9)),color-stop(50%,rgba(219,219,219,0.9)),color-stop(51%,rgba(209,209,209,0.9)),color-stop(100%,rgba(254,254,254,0.9)));background:-webkit-linear-gradient(top,rgba(226,226,226,0.9) 0%,rgba(219,219,219,0.9) 50%,rgba(209,209,209,0.9) 51%,rgba(254,254,254,0.9) 100%);background:-o-linear-gradient(top,rgba(226,226,226,0.9) 0%,rgba(219,219,219,0.9) 50%,rgba(209,209,209,0.9) 51%,rgba(254,254,254,0.9) 100%);background:-ms-linear-gradient(top,rgba(226,226,226,0.9) 0%,rgba(219,219,219,0.9) 50%,rgba(209,209,209,0.9) 51%,rgba(254,254,254,0.9) 100%);background:linear-gradient(to bottom,rgba(226,226,226,0.9) 0%,rgba(219,219,219,0.9) 50%,rgba(209,209,209,0.9) 51%,rgba(254,254,254,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e2e2e2",endColorstr="#e6fefefe",GradientType=0);border-radius:10px;padding:20px}.stc-led-background-chrome-dark{background:-moz-linear-gradient(top,rgba(34,34,34,0.9) 0%,rgba(51,51,51,0.9) 50%,rgba(68,68,68,0.9) 51%,rgba(17,17,17,0.9) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(34,34,34,0.9)),color-stop(50%,rgba(51,51,51,0.9)),color-stop(51%,rgba(68,68,68,0.9)),color-stop(100%,rgba(17,17,17,0.9)));background:-webkit-linear-gradient(top,rgba(34,34,34,0.9) 0%,rgba(51,51,51,0.9) 50%,rgba(68,68,68,0.9) 51%,rgba(17,17,17,0.9) 100%);background:-o-linear-gradient(top,rgba(34,34,34,0.9) 0%,rgba(51,51,51,0.9) 50%,rgba(68,68,68,0.9) 51%,rgba(17,17,17,0.9) 100%);background:-ms-linear-gradient(top,rgba(34,34,34,0.9) 0%,rgba(51,51,51,0.9) 50%,rgba(68,68,68,0.9) 51%,rgba(17,17,17,0.9) 100%);background:linear-gradient(to bottom,rgba(34,34,34,0.9) 0%,rgba(51,51,51,0.9) 50%,rgba(68,68,68,0.9) 51%,rgba(17,17,17,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6222222",endColorstr="#e6111111",GradientType=0);border-radius:10px;padding:20px}.stc-led-background-gradient-grey{background:-moz-linear-gradient(top,rgba(242,245,246,0.9) 0%,rgba(227,234,237,0.9) 37%,rgba(200,215,220,0.9) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(242,245,246,0.9)),color-stop(37%,rgba(227,234,237,0.9)),color-stop(100%,rgba(200,215,220,0.9)));background:-webkit-linear-gradient(top,rgba(242,245,246,0.9) 0%,rgba(227,234,237,0.9) 37%,rgba(200,215,220,0.9) 100%);background:-o-linear-gradient(top,rgba(242,245,246,0.9) 0%,rgba(227,234,237,0.9) 37%,rgba(200,215,220,0.9) 100%);background:-ms-linear-gradient(top,rgba(242,245,246,0.9) 0%,rgba(227,234,237,0.9) 37%,rgba(200,215,220,0.9) 100%);background:linear-gradient(to bottom,rgba(242,245,246,0.9) 0%,rgba(227,234,237,0.9) 37%,rgba(200,215,220,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6f2f5f6",endColorstr="#e6c8d7dc",GradientType=0);border-radius:10px;padding:20px}
