/*
Smart Timer And Counter v4.1
https://www.smartplugins.info/plugin/javascript/smart-timer-and-counter/

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

https://www.dev4press.com
https://www.smartplugins.info
*/

/* Core */
.smart-timer-and-counter .stc-group-label.stc-label-top{margin-top:3px;margin-bottom:7px}.smart-timer-and-counter .stc-group-label.stc-label-bottom{margin-top:7px;margin-bottom:3px}.smart-timer-and-counter .stc-digit{display:inline-block}.smart-timer-and-counter .stc-divider-colon,.smart-timer-and-counter .stc-divider-comma,.smart-timer-and-counter .stc-divider-dot,.smart-timer-and-counter .stc-divider-line,.smart-timer-and-counter .stc-divider-period,.smart-timer-and-counter .stc-divider-space{position:relative}.smart-timer-and-counter .stc-divider-dot:after,.smart-timer-and-counter .stc-divider-period:after{top:66%}.smart-timer-and-counter .stc-divider-colon:after,.smart-timer-and-counter .stc-divider-colon:before,.smart-timer-and-counter .stc-divider-dot:after,.smart-timer-and-counter .stc-divider-period:after{opacity:1;background-color:#000;border-radius:50%;content:"";height:5px;width:5px;left:50%;margin-left:-3px;position:absolute}.smart-timer-and-counter .stc-divider-colon:after{top:66%}.smart-timer-and-counter .stc-divider-comma:after{border-color:#000 transparent;border-radius:3px 3px 0 0;border-style:solid;border-width:6px 6px 0 0;content:"";height:1px;left:50%;margin-left:-5px;opacity:1;position:absolute;top:66%;transform:rotate(90deg);width:3px}.smart-timer-and-counter .stc-divider-dot:before{top:50%}.smart-timer-and-counter .stc-divider-colon:before{top:33%}.smart-timer-and-counter .stc-divider-line:after{opacity:1;background-color:#000;border-radius:100%;content:"";height:50%;width:2px;left:50%;top:25%;margin-left:-1px;position:absolute}.smart-timer-and-counter .stc-divider-colon.stc-off:after,.smart-timer-and-counter .stc-divider-colon.stc-off:before,.smart-timer-and-counter .stc-divider-comma.stc-off:after,.smart-timer-and-counter .stc-divider-dot.stc-off:after,.smart-timer-and-counter .stc-divider-dot.stc-off:before,.smart-timer-and-counter .stc-divider-line.stc-off:after,.smart-timer-and-counter .stc-divider-period.stc-off:after{opacity:.1}.smart-timer-and-counter .stc-ampm{text-transform:uppercase;font-size:1.2em}

/* Extra */
.stc-after{clear:both}.stc-led-box-shadow-light{box-shadow:3px 3px 5px rgba(128,128,128,.8)}.stc-led-box-shadow-dark{box-shadow:3px 3px 5px rgba(32,32,32,.8)}.stc-led-background-dark-box,.stc-led-background-light-box{background-color:rgba(255,255,255,.9);border-radius:10px;padding:20px}.stc-led-background-dark-box{background-color:rgba(16,16,16,.9)}.stc-led-background-chrome-light{background:-moz-linear-gradient(top,rgba(226,226,226,.9) 0%,rgba(219,219,219,.9) 50%,rgba(209,209,209,.9) 51%,rgba(254,254,254,.9) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(226,226,226,.9)),color-stop(50%,rgba(219,219,219,.9)),color-stop(51%,rgba(209,209,209,.9)),color-stop(100%,rgba(254,254,254,.9)));background:-webkit-linear-gradient(top,rgba(226,226,226,.9) 0%,rgba(219,219,219,.9) 50%,rgba(209,209,209,.9) 51%,rgba(254,254,254,.9) 100%);background:-o-linear-gradient(top,rgba(226,226,226,.9) 0%,rgba(219,219,219,.9) 50%,rgba(209,209,209,.9) 51%,rgba(254,254,254,.9) 100%);background:-ms-linear-gradient(top,rgba(226,226,226,.9) 0%,rgba(219,219,219,.9) 50%,rgba(209,209,209,.9) 51%,rgba(254,254,254,.9) 100%);background:linear-gradient(to bottom,rgba(226,226,226,.9) 0%,rgba(219,219,219,.9) 50%,rgba(209,209,209,.9) 51%,rgba(254,254,254,.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,.9) 0%,rgba(51,51,51,.9) 50%,rgba(68,68,68,.9) 51%,rgba(17,17,17,.9) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(34,34,34,.9)),color-stop(50%,rgba(51,51,51,.9)),color-stop(51%,rgba(68,68,68,.9)),color-stop(100%,rgba(17,17,17,.9)));background:-webkit-linear-gradient(top,rgba(34,34,34,.9) 0%,rgba(51,51,51,.9) 50%,rgba(68,68,68,.9) 51%,rgba(17,17,17,.9) 100%);background:-o-linear-gradient(top,rgba(34,34,34,.9) 0%,rgba(51,51,51,.9) 50%,rgba(68,68,68,.9) 51%,rgba(17,17,17,.9) 100%);background:-ms-linear-gradient(top,rgba(34,34,34,.9) 0%,rgba(51,51,51,.9) 50%,rgba(68,68,68,.9) 51%,rgba(17,17,17,.9) 100%);background:linear-gradient(to bottom,rgba(34,34,34,.9) 0%,rgba(51,51,51,.9) 50%,rgba(68,68,68,.9) 51%,rgba(17,17,17,.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,.9) 0%,rgba(227,234,237,.9) 37%,rgba(200,215,220,.9) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(242,245,246,.9)),color-stop(37%,rgba(227,234,237,.9)),color-stop(100%,rgba(200,215,220,.9)));background:-webkit-linear-gradient(top,rgba(242,245,246,.9) 0%,rgba(227,234,237,.9) 37%,rgba(200,215,220,.9) 100%);background:-o-linear-gradient(top,rgba(242,245,246,.9) 0%,rgba(227,234,237,.9) 37%,rgba(200,215,220,.9) 100%);background:-ms-linear-gradient(top,rgba(242,245,246,.9) 0%,rgba(227,234,237,.9) 37%,rgba(200,215,220,.9) 100%);background:linear-gradient(to bottom,rgba(242,245,246,.9) 0%,rgba(227,234,237,.9) 37%,rgba(200,215,220,.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f2f5f6', endColorstr='#e6c8d7dc',GradientType=0 );border-radius:10px;padding:20px}

/* Skins */
.stc-skin-animated{font-size:14px;line-height:21px}.stc-skin-animated .sct-after{clear:both}.stc-skin-animated .stc-divider,.stc-skin-animated .stc-group{float:left;position:relative;text-align:center}.stc-skin-animated .stc-group-digits,.stc-skin-animated .stc-group-label{clear:both}.stc-skin-animated .stc-divider-colon,.stc-skin-animated .stc-divider-comma,.stc-skin-animated .stc-divider-dot,.stc-skin-animated .stc-divider-line,.stc-skin-animated .stc-divider-period,.stc-skin-animated .stc-divider-space{height:4.2em}.stc-skin-animated .stc-group-digits{overflow:auto}.stc-skin-animated .stc-digit{display:block;float:left;font-size:3em;height:1.4em;line-height:1em;position:relative;overflow:hidden;width:1.2em}.stc-skin-animated .stc-digit span{position:relative;padding:.2em;width:.8em;top:0;display:block}.stc-skin-animated .stc-digit span.stc-prev{position:absolute;top:-1.4em}.stc-skin-animated .stc-digit span.stc-next{position:absolute;top:1.4em}.stc-skin-animated.stc-style-crystal-light{font-weight:700;color:#111}.stc-skin-animated.stc-style-crystal-light .stc-group{border-radius:8px;border:2px solid rgba(192,192,192,.9)}.stc-skin-animated.stc-style-crystal-light .stc-digit{border-right:1px solid rgba(192,192,192,.9)}.stc-skin-animated.stc-style-crystal-light .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-crystal-light .stc-group-digits{border-radius:6px 6px 0 0;background-color:rgba(224,224,224,.5);padding:0}.stc-skin-animated.stc-style-crystal-light .stc-ampm .stc-group-digits{border-radius:6px;padding:.5em}.stc-skin-animated.stc-style-crystal-light .stc-group-label{border-radius:0 0 6px 6px;border-top:1px solid rgba(192,192,192,.9);margin:0!important;padding:.3em;background-color:rgba(240,240,240,.8)}.stc-skin-animated.stc-style-crystal-dark{font-weight:700;color:#fff}.stc-skin-animated.stc-style-crystal-dark .stc-group{border-radius:9px;border:2px solid rgba(32,32,32,.9)}.stc-skin-animated.stc-style-crystal-dark .stc-digit{border-right:1px solid rgba(32,32,32,.9)}.stc-skin-animated.stc-style-crystal-dark .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-crystal-dark .stc-group-digits{border-radius:6px 6px 0 0;background-color:rgba(32,32,32,.6);padding:0}.stc-skin-animated.stc-style-crystal-dark .stc-ampm .stc-group-digits{border-radius:6px;padding:.5em}.stc-skin-animated.stc-style-crystal-dark .stc-group-label{border-radius:0 0 6px 6px;border-top:1px solid rgba(32,32,32,.9);margin:0!important;padding:.3em;background-color:rgba(32,32,32,.8)}.stc-skin-animated.stc-style-chrome-light{font-weight:700;color:#000}.stc-skin-animated.stc-style-chrome-light .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #000;padding:0;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(to bottom,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 )}.stc-skin-animated.stc-style-chrome-light .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-chrome-light .stc-digit{border-right:2px solid #000}.stc-skin-animated.stc-style-chrome-light .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-chrome-dark{font-weight:700;color:#fff}.stc-skin-animated.stc-style-chrome-dark .stc-group-digits{text-shadow:1px 1px 0 rgba(128,128,128,.8);border-radius:6px;border:3px solid #fff;padding:0;background:#171717;background:-moz-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#171717),color-stop(50%,#222),color-stop(51%,#000),color-stop(100%,#111));background:-webkit-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:-o-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:-ms-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:linear-gradient(to bottom,#171717 0%,#222 50%,#000 51%,#111 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#111111',GradientType=0 )}.stc-skin-animated.stc-style-chrome-dark .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-chrome-dark .stc-digit{border-right:2px solid #fff}.stc-skin-animated.stc-style-chrome-dark .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-chrome-green{font-weight:700;color:#013700}.stc-skin-animated.stc-style-chrome-green .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #013700;padding:0;background:#bfd255;background:-moz-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bfd255),color-stop(50%,#8eb92a),color-stop(51%,#72aa00),color-stop(100%,#9ecb2d));background:-webkit-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-o-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-ms-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:linear-gradient(to bottom,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 )}.stc-skin-animated.stc-style-chrome-green .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-chrome-green .stc-digit{border-right:2px solid #013700}.stc-skin-animated.stc-style-chrome-green .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-chrome-sky{font-weight:700;color:#003b71}.stc-skin-animated.stc-style-chrome-sky .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #003b71;padding:0;background:#b8e1fc;background:-moz-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#b8e1fc),color-stop(10%,#a9d2f3),color-stop(25%,#90bae4),color-stop(37%,#90bcea),color-stop(50%,#90bff0),color-stop(51%,#6ba8e5),color-stop(83%,#a2daf5),color-stop(100%,#bdf3fd));background:-webkit-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:-o-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:-ms-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:linear-gradient(to bottom,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=0 )}.stc-skin-animated.stc-style-chrome-sky .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-chrome-sky .stc-digit{border-right:2px solid #003b71}.stc-skin-animated.stc-style-chrome-sky .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-gradient-white{font-weight:700;color:#000}.stc-skin-animated.stc-style-gradient-white .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;padding:0;background:#ddd;background:-moz-linear-gradient(top,#ddd 0%,#ddd 0%,#fff 50%,#ddd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ddd),color-stop(0%,#ddd),color-stop(50%,#fff),color-stop(100%,#ddd));background:-webkit-linear-gradient(top,#ddd 0%,#ddd 0%,#fff 50%,#ddd 100%);background:-o-linear-gradient(top,#ddd 0%,#ddd 0%,#fff 50%,#ddd 100%);background:-ms-linear-gradient(top,#ddd 0%,#ddd 0%,#fff 50%,#ddd 100%);background:linear-gradient(to bottom,#ddd 0%,#ddd 0%,#fff 50%,#ddd 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 )}.stc-skin-animated.stc-style-gradient-white .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-gradient-white .stc-digit{border-right:1px solid #fff}.stc-skin-animated.stc-style-gradient-white .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-gradient-black{font-weight:700;color:#fff}.stc-skin-animated.stc-style-gradient-black .stc-group-label{color:#000}.stc-skin-animated.stc-style-gradient-black .stc-group-digits{text-shadow:1px 1px 0 rgba(128,128,128,.8);border-radius:6px;padding:0;background:#777;background:-moz-linear-gradient(top,#777 0%,#000 50%,#777 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#777),color-stop(50%,#000),color-stop(100%,#777));background:-webkit-linear-gradient(top,#777 0%,#000 50%,#777 100%);background:-o-linear-gradient(top,#777 0%,#000 50%,#777 100%);background:-ms-linear-gradient(top,#777 0%,#000 50%,#777 100%);background:linear-gradient(to bottom,#777 0%,#000 50%,#777 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#777777',GradientType=0 )}.stc-skin-animated.stc-style-gradient-black .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-gradient-black .stc-digit{border-right:1px solid #000}.stc-skin-animated.stc-style-gradient-black .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-button-gold{font-weight:700;color:#dd6904}.stc-skin-animated.stc-style-button-gold .stc-digit{text-shadow:1px 1px 0 rgba(0,0,0,.6);border-radius:4px;border:1px solid #ddb804;background:#ffd65e;background:-moz-linear-gradient(top,#ffd65e 0%,#febf04 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffd65e),color-stop(100%,#febf04));background:-webkit-linear-gradient(top,#ffd65e 0%,#febf04 100%);background:-o-linear-gradient(top,#ffd65e 0%,#febf04 100%);background:-ms-linear-gradient(top,#ffd65e 0%,#febf04 100%);background:linear-gradient(to bottom,#ffd65e 0%,#febf04 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 );margin-right:3px;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset,1px 0 0 0 rgba(255,255,255,.4) inset,-1px 0 0 0 rgba(255,255,255,.4) inset}.stc-skin-animated.stc-style-button-blue .stc-digit:last-child,.stc-skin-animated.stc-style-button-gold .stc-digit:last-child,.stc-skin-animated.stc-style-button-red .stc-digit:last-child{margin-right:0}.stc-skin-animated.stc-style-button-blue,.stc-skin-animated.stc-style-button-red{font-weight:700;color:#fff}.stc-skin-animated.stc-style-button-red .stc-group-label{color:#bf0404}.stc-skin-animated.stc-style-button-red .stc-digit{text-shadow:1px 1px 0 rgba(0,0,0,.6);border-radius:4px;border:1px solid #bf0404;background:#ff3019;background:-moz-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff3019),color-stop(100%,#cf0404));background:-webkit-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0%,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0%,#cf0404 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );margin-right:3px;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset,1px 0 0 0 rgba(255,255,255,.4) inset,-1px 0 0 0 rgba(255,255,255,.4) inset}.stc-skin-animated.stc-style-button-blue .stc-group-label{color:#0b3176}.stc-skin-animated.stc-style-button-blue .stc-digit{text-shadow:1px 1px 0 rgba(0,0,0,.6);border-radius:4px;border:1px solid #0b3176;background:#406f9e;background:-moz-linear-gradient(top,#406f9e 0%,#0e569e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#406f9e),color-stop(100%,#0e569e));background:-webkit-linear-gradient(top,#406f9e 0%,#0e569e 100%);background:-o-linear-gradient(top,#406f9e 0%,#0e569e 100%);background:-ms-linear-gradient(top,#406f9e 0%,#0e569e 100%);background:linear-gradient(to bottom,#406f9e 0%,#0e569e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#406f9e', endColorstr='#0e569e',GradientType=0 );margin-right:3px;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset,1px 0 0 0 rgba(255,255,255,.4) inset,-1px 0 0 0 rgba(255,255,255,.4) inset}.stc-skin-animated.stc-style-crystal-white{font-weight:700;color:#000}.stc-skin-animated.stc-style-crystal-white .stc-group{border-radius:8px;border:2px solid rgba(255,255,255,.9)}.stc-skin-animated.stc-style-crystal-white .stc-digit{border-right:1px solid rgba(232,232,232,.9);text-shadow:1px 1px 0 #fff}.stc-skin-animated.stc-style-crystal-white .stc-digit:last-child{border-right:none}.stc-skin-animated.stc-style-crystal-white .stc-group-digits{border-radius:6px 6px 0 0;background-color:rgba(240,240,240,.7);padding:0}.stc-skin-animated.stc-style-crystal-white .stc-ampm .stc-group-digits{border-radius:6px;padding:.5em}.stc-skin-animated.stc-style-crystal-white .stc-group-label{border-radius:0 0 6px 6px;border-top:1px solid rgba(255,255,255,.9);margin:0!important;padding:.3em;background-color:rgba(255,255,255,.8)}.stc-skin-animated.stc-style-chrome-red{font-weight:700;color:#5f0000}.stc-skin-animated.stc-style-chrome-red .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #5f0000;padding:0;background:#e00000;background:-moz-linear-gradient(top,#e00000 0%,#ff4949 50%,#ed0000 51%,#ad0000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e00000),color-stop(50%,#ff4949),color-stop(51%,#ed0000),color-stop(100%,#ad0000));background:-webkit-linear-gradient(top,#e00000 0%,#ff4949 50%,#ed0000 51%,#ad0000 100%);background:-o-linear-gradient(top,#e00000 0%,#ff4949 50%,#ed0000 51%,#ad0000 100%);background:-ms-linear-gradient(top,#e00000 0%,#ff4949 50%,#ed0000 51%,#ad0000 100%);background:linear-gradient(to bottom,#e00000 0%,#ff4949 50%,#ed0000 51%,#ad0000 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00000', endColorstr='#ad0000',GradientType=0 )}.stc-skin-animated.stc-style-chrome-red .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-animated.stc-style-chrome-red .stc-digit{border-right:2px solid #5f0000}.stc-skin-animated.stc-style-chrome-red .stc-digit:last-child{border-right:none}
.stc-skin-circular .sct-after{clear:both}.stc-skin-circular .stc-group,.stc-skin-circular .stc-divider{float:left;text-align:center;position:relative}.stc-skin-circular .stc-group-digits,.stc-skin-circular .stc-group-label{clear:both}.stc-skin-circular .stc-group-label{font-weight:700;font-size:1.1em}
.stc-skin-inline .stc-ampm{text-transform:uppercase;font-size:inherit}.stc-skin-inline.stc-style-bold,.stc-skin-inline.stc-style-bold-digits .stc-ampm,.stc-skin-inline.stc-style-bold-digits .stc-group-digits,.stc-skin-inline.stc-style-bold-labels .stc-group-label{font-weight:700}.stc-skin-inline.stc-style-black,.stc-skin-inline.stc-style-white{background-color:#fff;color:#000;border-radius:3px 3px 3px 3px;font-weight:700;padding:2px 5px}.stc-skin-inline.stc-style-black{background-color:#000;color:#fff}
.stc-skin-simple{font-size:14px;line-height:21px}.stc-skin-simple .sct-after{clear:both}.stc-skin-simple .stc-divider,.stc-skin-simple .stc-group{float:left;text-align:center}.stc-skin-simple .stc-group-digits,.stc-skin-simple .stc-group-label{clear:both}.stc-skin-simple .stc-group-digits{height:4em;line-height:4em;padding:.5em 1em}.stc-skin-simple .stc-ampm .stc-group-digits{height:1em;line-height:1em;padding:.5em}.stc-skin-simple .stc-divider-colon,.stc-skin-simple .stc-divider-comma,.stc-skin-simple .stc-divider-dot,.stc-skin-simple .stc-divider-line,.stc-skin-simple .stc-divider-period,.stc-skin-simple .stc-divider-space{height:5em}.stc-skin-simple .stc-digit{font-size:3em}.stc-skin-simple.stc-style-plain-white{color:#222}.stc-skin-simple.stc-style-plain-white .stc-group-digits{background-color:#fff}.stc-skin-simple.stc-style-plain-white .stc-group-label{background-color:#fff;font-size:.8em;line-height:1.5em;margin-left:.75em;margin-right:.75em}.stc-skin-simple.stc-style-elegant-white{font-weight:700;color:#222}.stc-skin-simple.stc-style-elegant-white .stc-group-digits,.stc-skin-simple.stc-style-elegant-white .stc-group-label{background-color:#fff;box-shadow:0 0 2px rgba(64,64,64,.5);border-radius:5px}.stc-skin-simple.stc-style-elegant-white .stc-group-label{font-size:.8em;line-height:1.5em;margin-left:.75em;margin-right:.75em}.stc-skin-simple.stc-style-elegant-white .stc-divider-colon:after,.stc-skin-simple.stc-style-elegant-white .stc-divider-colon:before,.stc-skin-simple.stc-style-elegant-white .stc-divider-dot:after,.stc-skin-simple.stc-style-elegant-white .stc-divider-line:after,.stc-skin-simple.stc-style-elegant-white .stc-divider-period:after{background-color:#fff;box-shadow:0 0 2px rgba(64,64,64,.7)}.stc-skin-simple.stc-style-crystal-light{font-weight:700;color:#111}.stc-skin-simple.stc-style-crystal-light .stc-group-digits{border-radius:6px 6px 0 0;background-color:rgba(224,224,224,.5);padding:.5em 1.5em}.stc-skin-simple.stc-style-crystal-dark .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-crystal-light .stc-ampm .stc-group-digits{border-radius:6px;padding:.5em}.stc-skin-simple.stc-style-crystal-light .stc-group-label{border-radius:0 0 6px 6px;border-top:1px solid rgba(192,192,192,.9);margin:0!important;padding:.3em;background-color:rgba(240,240,240,.8)}.stc-skin-simple.stc-style-crystal-dark{font-weight:700;color:#fff}.stc-skin-simple.stc-style-crystal-dark .stc-group-digits{border-radius:6px 6px 0 0;background-color:rgba(32,32,32,.6);padding:.5em 1.5em}.stc-skin-simple.stc-style-crystal-dark .stc-group-label{border-radius:0 0 6px 6px;border-top:1px solid rgba(32,32,32,.9);margin:0!important;padding:.3em;background-color:rgba(32,32,32,.8)}.stc-skin-simple.stc-style-chrome-light{font-weight:700;color:#000}.stc-skin-simple.stc-style-chrome-light .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #000;padding:.5em 1.2em;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(to bottom,#fff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 )}.stc-skin-simple.stc-style-chrome-dark .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-chrome-green .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-chrome-light .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-chrome-sky .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-metallic-blue .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-metallic-gray .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-metallic-orange .stc-ampm .stc-group-digits,.stc-skin-simple.stc-style-metallic-red .stc-ampm .stc-group-digits{padding:.5em}.stc-skin-simple.stc-style-chrome-dark{font-weight:700;color:#fff}.stc-skin-simple.stc-style-chrome-dark .stc-group-digits{text-shadow:1px 1px 0 rgba(128,128,128,.8);border-radius:6px;border:3px solid #fff;padding:.5em 1.2em;background:#171717;background:-moz-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#171717),color-stop(50%,#222),color-stop(51%,#000),color-stop(100%,#111));background:-webkit-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:-o-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:-ms-linear-gradient(top,#171717 0%,#222 50%,#000 51%,#111 100%);background:linear-gradient(to bottom,#171717 0%,#222 50%,#000 51%,#111 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#111111',GradientType=0 )}.stc-skin-simple.stc-style-chrome-green{font-weight:700;color:#013700}.stc-skin-simple.stc-style-chrome-green .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #013700;padding:.5em 1.2em;background:#bfd255;background:-moz-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bfd255),color-stop(50%,#8eb92a),color-stop(51%,#72aa00),color-stop(100%,#9ecb2d));background:-webkit-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-o-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-ms-linear-gradient(top,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:linear-gradient(to bottom,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 )}.stc-skin-simple.stc-style-chrome-sky{font-weight:700;color:#003b71}.stc-skin-simple.stc-style-chrome-sky .stc-group-digits{text-shadow:1px 1px 0 rgba(255,255,255,.7);border-radius:6px;border:3px solid #003b71;padding:.5em 1.2em;background:#b8e1fc;background:-moz-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#b8e1fc),color-stop(10%,#a9d2f3),color-stop(25%,#90bae4),color-stop(37%,#90bcea),color-stop(50%,#90bff0),color-stop(51%,#6ba8e5),color-stop(83%,#a2daf5),color-stop(100%,#bdf3fd));background:-webkit-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:-o-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:-ms-linear-gradient(top,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:linear-gradient(to bottom,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=0 )}.stc-skin-simple.stc-style-metallic-blue,.stc-skin-simple.stc-style-metallic-gray,.stc-skin-simple.stc-style-metallic-orange,.stc-skin-simple.stc-style-metallic-red{font-weight:700}.stc-skin-simple.stc-style-metallic-orange .stc-group-digits{border:solid 1px #f90;border-radius:5px;padding:.5em 1.5em;text-shadow:0 1px 1px #8c4a04;color:#fff;background-image:-webkit-linear-gradient(top,#ffbb34 0%,#ffa734 25%,#ff8d02 55%,#ff7002 100%);background-image:-moz-linear-gradient(top,#ffbb34 0%,#ffa734 25%,#ff8d02 55%,#ff7002 100%);background-image:-ms-linear-gradient(top,#ffbb34 0%,#ffa734 25%,#ff8d02 55%,#ff7002 100%);background-image:-o-linear-gradient(top,#ffbb34 0%,#ffa734 25%,#ff8d02 55%,#ff7002 100%);background-image:linear-gradient(top,#ffbb34 0%,#ffa734 25%,#ff8d02 55%,#ff7002 100%);box-shadow:0 1px 0 0 #ffebba inset,0 5px 0 0 #d56000 ,0 6px 3px 0 #7a7a7a}.stc-skin-simple.stc-style-metallic-orange .stc-group-label{color:#d53100;font-size:1.2em}.stc-skin-simple.stc-style-metallic-blue .stc-group-digits{border:solid 1px #007bff;border-radius:5px;padding:.5em 1.5em;text-shadow:0 1px 1px #042a8a;color:#fff;background-image:-webkit-linear-gradient(top,#36bfff 5%,#36a1ff 25%,#03a7ff 55%,#03afff 100%);background-image:-moz-linear-gradient(top,#36bfff 5%,#36a1ff 25%,#03a7ff 55%,#03afff 100%);background-image:-ms-linear-gradient(top,#36bfff 5%,#36a1ff 25%,#03a7ff 55%,#03afff 100%);background-image:-o-linear-gradient(top,#36bfff 5%,#36a1ff 25%,#03a7ff 55%,#03afff 100%);background-image:linear-gradient(top,#36bfff 5%,#36a1ff 25%,#03a7ff 55%,#03afff 100%);box-shadow:0 1px 0 0 #badbff inset,0 5px 0 0 #0066d4 ,0 6px 3px 0 #7a7a7a}.stc-skin-simple.stc-style-metallic-blue .stc-group-label{color:#0031d5;font-size:1.2em}.stc-skin-simple.stc-style-metallic-red .stc-group-digits{border:solid 1px red;border-radius:5px;padding:.5em 1.5em;text-shadow:0 1px 1px #8a0404;color:#fff;background-image:-webkit-linear-gradient(top,#fa4949 5%,#f53831 25%,#f52323 55%,#ff1403 100%);background-image:-moz-linear-gradient(top,#fa4949 5%,#f53831 25%,#f52323 55%,#ff1403 100%);background-image:-ms-linear-gradient(top,#fa4949 5%,#f53831 25%,#f52323 55%,#ff1403 100%);background-image:-o-linear-gradient(top,#fa4949 5%,#f53831 25%,#f52323 55%,#ff1403 100%);background-image:linear-gradient(top,#fa4949 5%,#f53831 25%,#f52323 55%,#ff1403 100%);box-shadow:0 1px 0 0 #fc9c9c inset,0 5px 0 0 #b00000 ,0 6px 3px 0 #7a7a7a}.stc-skin-simple.stc-style-metallic-red .stc-group-label{color:#b00000;font-size:1.2em}.stc-skin-simple.stc-style-metallic-gray .stc-group-digits{border:solid 1px #cfcfcf;border-color:#cfcfcf #bdbdbd #f0f0f0;padding:.5em 1.5em;border-radius:5px;color:#646464;text-shadow:0 1px 0 #fff;background-color:#fff;background-image:-webkit-linear-gradient(top,#f0f0f0 16%,#d1d1d1 100%);background-image:-moz-linear-gradient(top,#f0f0f0 16%,#d1d1d1 100%);background-image:-ms-linear-gradient(top,#f0f0f0 16%,#d1d1d1 100%);background-image:-o-linear-gradient(top,#f0f0f0 16%,#d1d1d1 100%);background-image:linear-gradient(top,#f0f0f0 16%,#d1d1d1 100%);box-shadow:0 5px 0 0 #a1a1a1 ,0 5px 0 0 #ebebeb ,0 6px 3px 0 #dbdbdb}.stc-skin-simple.stc-style-metallic-gray .stc-group-label{color:#646464;font-size:1.2em}.stc-skin-simple.stc-style-round-gray .stc-group-digits{background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#e7e7e7));background-image:-webkit-linear-gradient(top,#f7f7f7,#e7e7e7);background-image:-moz-linear-gradient(top,#f7f7f7,#e7e7e7);background-image:-ms-linear-gradient(top,#f7f7f7,#e7e7e7);background-image:-o-linear-gradient(top,#f7f7f7,#e7e7e7);height:4em;width:4em;line-height:4em;border-radius:50%;box-shadow:0 2px 6px #878787,inset 0 2px 2px #fff;padding:1em;margin:1em;position:relative}.stc-skin-simple.stc-style-round-gray .stc-group-digits:before{background:0 0 #eee;border-radius:50% 50% 50% 50%;border-top:2px solid #ddd;bottom:-1em;box-shadow:0 6px 32px #ddd inset;content:"";display:block;left:-1em;position:absolute;right:-1em;top:-1em;z-index:-1}.stc-skin-simple.stc-style-round-gray .stc-digit{font-size:2.2em;font-weight:700}.stc-skin-simple.stc-style-round-gray .stc-ampm{font-size:1em;font-weight:700}.stc-skin-simple.stc-style-round-gray .stc-divider-colon,.stc-skin-simple.stc-style-round-gray .stc-divider-dot,.stc-skin-simple.stc-style-round-gray .stc-divider-line,.stc-skin-simple.stc-style-round-gray .stc-divider-period,.stc-skin-simple.stc-style-round-gray .stc-divider-space{height:8em}.stc-skin-simple.stc-style-round-gray{padding:1em;background-color:#f8f8f8;border-radius:1em;z-index:0;position:relative;border:4px solid #878787;overflow:hidden}.stc-skin-simple.stc-style-round-gray .stc-digits-3 .stc-digit{font-size:1.8em}.stc-skin-simple.stc-style-round-gray .stc-digits-4 .stc-digit{font-size:1.5em}.stc-skin-simple.stc-style-round-gray .stc-group:before{border-bottom:4px solid #878787;content:"";display:block;height:1px;margin-left:-1em;position:absolute;top:50%;width:11em;z-index:-1}.stc-skin-simple.stc-style-round-gray .stc-group-label{font-size:.8em;position:absolute;width:10.2em;z-index:2;color:#878787}.stc-skin-simple.stc-style-round-gray .stc-group-label.stc-label-top{margin-bottom:0;margin-top:0;top:3.6em}.stc-skin-simple.stc-style-round-gray .stc-group-label.stc-label-bottom{margin-top:-4.1em;margin-bottom:0}
.stc-skin-custom .stc-group-label.stc-label-top{margin-top:2px;margin-bottom:4px}.stc-skin-custom .stc-group-label.stc-label-bottom{margin-top:4px;margin-bottom:2px}.stc-skin-custom{font-size:14px;line-height:21px}.stc-skin-custom .sct-after{clear:both}.stc-skin-custom .stc-divider,.stc-skin-custom .stc-group{float:left;position:relative;text-align:center}.stc-skin-custom .stc-group-digits,.stc-skin-custom .stc-group-label{clear:both}.stc-skin-custom .stc-ampm .stc-group-digits{height:1em;line-height:1em;font-weight:700;padding:.5em}.stc-skin-custom .stc-divider-colon,.stc-skin-custom .stc-divider-comma,.stc-skin-custom .stc-divider-dot,.stc-skin-custom .stc-divider-line,.stc-skin-custom .stc-divider-period,.stc-skin-custom .stc-divider-space{height:4.2em}.stc-skin-custom .stc-group-digits{overflow:auto}.stc-skin-custom .stc-digit{display:block;float:left;font-size:3em;height:1.4em;line-height:1em;position:relative;overflow:hidden;width:1.2em}.stc-skin-custom .stc-digit span{position:relative;padding:.2em;width:.8em;top:0;display:block}.stc-skin-custom .stc-digit span.stc-prev{position:absolute;top:-1.4em}.stc-skin-custom .stc-digit span.stc-next{position:absolute;top:1.4em}.stc-skin-custom .stc-digit.stc-custom-chrome-64 div{background-image:linear-gradient(bottom,transparent 50%,rgba(64,64,64,.1) 0%);background-image:-moz-linear-gradient(top,transparent 50%,rgba(64,64,64,.1) 0%);background-image:-webkit-linear-gradient(top,transparent 50%,rgba(64,64,64,.1) 0%);background-image:-o-linear-gradient(top,transparent 50%,rgba(64,64,64,.1) 0%);background-image:-ms-linear-gradient(top,transparent 50%,rgba(64,64,64,.1) 0%)}.stc-skin-custom .stc-digit.stc-custom-chrome-128 div{background-image:linear-gradient(bottom,transparent 50%,rgba(128,128,128,.1) 0%);background-image:-moz-linear-gradient(top,transparent 50%,rgba(128,128,128,.1) 0%);background-image:-webkit-linear-gradient(top,transparent 50%,rgba(128,128,128,.1) 0%);background-image:-o-linear-gradient(top,transparent 50%,rgba(128,128,128,.1) 0%);background-image:-ms-linear-gradient(top,transparent 50%,rgba(128,128,128,.1) 0%)}.stc-skin-custom .stc-digit.stc-custom-chrome-255 div{background-image:linear-gradient(bottom,transparent 50%,rgba(255,255,255,.1) 0%);background-image:-moz-linear-gradient(bottom,transparent 50%,rgba(255,255,255,.1) 0%);background-image:-webkit-linear-gradient(bottom,transparent 50%,rgba(255,255,255,.1) 0%);background-image:-o-linear-gradient(bottom,transparent 50%,rgba(255,255,255,.1) 0%);background-image:-ms-linear-gradient(bottom,transparent 50%,rgba(255,255,255,.1) 0%)}.stc-skin-custom .stc-digit.stc-custom-linear-64 div{background-image:linear-gradient(to bottom,rgba(64,64,64,0) 0%,rgba(64,64,64,.5) 100%);background-image:-moz-linear-gradient(top,rgba(64,64,64,0) 0%,rgba(64,64,64,.5) 100%);background-image:-webkit-linear-gradient(top,rgba(64,64,64,0) 0%,rgba(64,64,64,.5) 100%);background-image:-o-linear-gradient(top,rgba(64,64,64,0) 0%,rgba(64,64,64,.5) 100%);background-image:-ms-linear-gradient(top,rgba(64,64,64,0) 0%,rgba(64,64,64,.5) 100%)}.stc-skin-custom .stc-digit.stc-custom-linear-128 div{background-image:linear-gradient(to bottom,rgba(128,128,128,0) 0%,rgba(128,128,128,.5) 100%);background-image:-moz-linear-gradient(top,rgba(128,128,128,0) 0%,rgba(128,128,128,.5) 100%);background-image:-webkit-linear-gradient(top,rgba(128,128,128,0) 0%,rgba(128,128,128,.5) 100%);background-image:-o-linear-gradient(top,rgba(128,128,128,0) 0%,rgba(128,128,128,.5) 100%);background-image:-ms-linear-gradient(top,rgba(128,128,128,0) 0%,rgba(128,128,128,.5) 100%)}.stc-skin-custom .stc-digit.stc-custom-linear-255 div{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%);background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 100%)}
.stc-skin-plain{font-size:14px;line-height:21px}.stc-skin-plain .sct-after{clear:both}.stc-skin-plain .stc-group,.stc-skin-plain .stc-divider{float:left;text-align:center}.stc-skin-plain .stc-group-digits,.stc-skin-plain .stc-group-label{clear:both}.stc-skin-plain .stc-group-digits{height:4em;line-height:4em}.stc-skin-plain .stc-divider{height:5em}.stc-skin-plain .stc-digit{font-size:3em}.stc-skin-plain .stc-group{padding:1em}.stc-skin-plain .stc-divider{padding:1em 0}.stc-skin-plain .stc-group-label.stc-label-top,.stc-skin-plain .stc-group-label.stc-label-bottom{margin:0}

.stc-skin-flat-circles .sct-after{clear:both}.stc-skin-flat-circles *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-circles .stc-group{float:left;position:relative;text-align:center;line-height:1;padding:1.4em .25em 0;margin:.25em}.stc-skin-flat-circles .stc-group-digits,.stc-skin-flat-circles .stc-group-label{clear:both}.stc-skin-flat-circles .stc-group-label{background-color:rgba(0,0,0,.25);border-radius:.6em;line-height:1em;padding:.5em 0}.stc-skin-flat-circles .stc-group-label.stc-label-top{margin:0 2.5em .5em}.stc-skin-flat-circles .stc-group-label.stc-label-bottom{margin:.5em 2.5em 0}
.stc-skin-flat-rounds .sct-after{clear:both}.stc-skin-flat-rounds *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-rounds .stc-group{float:left;position:relative;text-align:center;line-height:1;padding:1.4em .25em 0;margin:.25em}.stc-skin-flat-rounds .stc-group-digits,.stc-skin-flat-rounds .stc-group-label{clear:both}.stc-skin-flat-rounds .stc-group-label{background-color:rgba(0,0,0,.25);border-radius:.6em;line-height:1;padding:.5em 0}.stc-skin-flat-rounds .stc-group-label.stc-label-top{margin:0 2em .5em}.stc-skin-flat-rounds .stc-group-label.stc-label-bottom{margin:.5em 2em 0}
.stc-skin-flat-bars *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-bars .stc-group{text-align:center;line-height:1}.stc-skin-flat-bars .stc-group-digits{font-weight:700}.stc-skin-flat-bars .stc-group-label{display:inline-block;text-align:left;min-width:4em;margin:0!important}
.stc-skin-flat-rectangles *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-rectangles .stc-group{text-align:center;line-height:1;margin:.25em 0}.stc-skin-flat-rectangles .stc-group-digits{font-weight:700}.stc-skin-flat-rectangles .stc-group-label{display:inline-block;text-align:left;min-width:4em;margin:0!important}
.stc-skin-flat-squares .sct-after{clear:both}.stc-skin-flat-squares *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-squares .stc-group{float:left;position:relative;text-align:center;line-height:1;padding:1.25em .25em 0;margin:.25em}.stc-skin-flat-squares .stc-group-digits,.stc-skin-flat-squares .stc-group-label{clear:both}.stc-skin-flat-squares .stc-group-label{background-color:rgba(0,0,0,.25);border-radius:.6em;line-height:1;padding:.5em 0}.stc-skin-flat-squares .stc-group-label.stc-label-top{margin:0 1.5em .4em}.stc-skin-flat-squares .stc-group-label.stc-label-bottom{margin:.4em 1.5em 0}
.stc-skin-flat-tiles .sct-after{clear:both}.stc-skin-flat-tiles *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-tiles .stc-group{float:left;position:relative;text-align:center;line-height:1;padding:1.25em .25em 0}.stc-skin-flat-tiles .stc-group-digits,.stc-skin-flat-tiles .stc-group-label{clear:both}.stc-skin-flat-tiles .stc-group-label{background-color:rgba(0,0,0,.25);border-radius:.6em;line-height:1;padding:.5em 0}.stc-skin-flat-tiles .stc-group-label.stc-label-top{margin:0 1.5em .4em}.stc-skin-flat-tiles .stc-group-label.stc-label-bottom{margin:.4em 1.5em 0}
.stc-skin-flat-panels .sct-after{clear:both}.stc-skin-flat-panels *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-panels .stc-section{float:left;position:relative}.stc-skin-flat-panels .stc-section-hor .stc-group{text-align:center;line-height:1;padding:30% .25em 0}.stc-skin-flat-panels .stc-section-hor .stc-group-digits,.stc-skin-flat-panels .stc-section-hor .stc-group-label{clear:both}.stc-skin-flat-panels .stc-section-hor .stc-group-label{line-height:1;margin:0 2em!important;padding:.5em 0}.stc-skin-flat-panels .stc-group-label.stc-label-bottom,.stc-skin-flat-panels .stc-group-label.stc-label-top{margin:0}.stc-skin-flat-panels .stc-section-ver .stc-group{text-align:center;line-height:1em}.stc-skin-flat-panels .stc-section-ver .stc-group-label{display:inline-block;margin:0!important}.stc-skin-flat-panels .stc-section-ver.stc-section-box .stc-group-label{display:block;clear:both;line-height:1em}
.stc-skin-flat-diamonds .sct-after{clear:both}.stc-skin-flat-diamonds *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.stc-skin-flat-diamonds .stc-group{float:left;position:relative;text-align:center;line-height:1}.stc-skin-flat-diamonds .stc-group .stc-diamond{width:70.7107%;height:70.7107%;margin:14.6447%}.stc-skin-flat-diamonds .stc-group .stc-diamond-inner{position:relative;padding:0 .25em;width:100%;height:100%}.stc-skin-flat-diamonds .stc-group-digits,.stc-skin-flat-diamonds .stc-group-label{clear:both}.stc-skin-flat-diamonds .stc-group-label{background-color:rgba(0,0,0,.25);border-radius:.6em;line-height:1;padding:.5em 0}.stc-skin-flat-diamonds .stc-group-label.stc-label-top{margin:0 1.5em .4em}.stc-skin-flat-diamonds .stc-group-label.stc-label-bottom{margin:.4em 1.5em 0}

.stc-skin-led7segment{position:relative}.stc-skin-led7segment .stc-divider,.stc-skin-led7segment .stc-group{float:left;text-align:center}.stc-skin-led7segment .stc-ampm{font-weight:700;font-size:1.2em}.stc-skin-led7segment .stc-digit>div{text-align:left;position:relative;display:inline-block}.stc-skin-led7segment .stc-digit>div span{position:absolute}.stc-skin-led7segment .stc-digit>div span:after,.stc-skin-led7segment .stc-digit>div span:before{content:'';position:absolute;width:0;height:0}.stc-skin-led7segment .stc-dig-eight .stc-seg-1,.stc-skin-led7segment .stc-dig-eight .stc-seg-2,.stc-skin-led7segment .stc-dig-eight .stc-seg-3,.stc-skin-led7segment .stc-dig-eight .stc-seg-4,.stc-skin-led7segment .stc-dig-eight .stc-seg-5,.stc-skin-led7segment .stc-dig-eight .stc-seg-6,.stc-skin-led7segment .stc-dig-eight .stc-seg-7,.stc-skin-led7segment .stc-dig-five .stc-seg-1,.stc-skin-led7segment .stc-dig-five .stc-seg-2,.stc-skin-led7segment .stc-dig-five .stc-seg-3,.stc-skin-led7segment .stc-dig-five .stc-seg-4,.stc-skin-led7segment .stc-dig-five .stc-seg-7,.stc-skin-led7segment .stc-dig-four .stc-seg-2,.stc-skin-led7segment .stc-dig-four .stc-seg-4,.stc-skin-led7segment .stc-dig-four .stc-seg-5,.stc-skin-led7segment .stc-dig-four .stc-seg-7,.stc-skin-led7segment .stc-dig-nine .stc-seg-1,.stc-skin-led7segment .stc-dig-nine .stc-seg-2,.stc-skin-led7segment .stc-dig-nine .stc-seg-3,.stc-skin-led7segment .stc-dig-nine .stc-seg-4,.stc-skin-led7segment .stc-dig-nine .stc-seg-5,.stc-skin-led7segment .stc-dig-nine .stc-seg-7,.stc-skin-led7segment .stc-dig-one .stc-seg-5,.stc-skin-led7segment .stc-dig-one .stc-seg-7,.stc-skin-led7segment .stc-dig-seven .stc-seg-1,.stc-skin-led7segment .stc-dig-seven .stc-seg-5,.stc-skin-led7segment .stc-dig-seven .stc-seg-7,.stc-skin-led7segment .stc-dig-six .stc-seg-1,.stc-skin-led7segment .stc-dig-six .stc-seg-2,.stc-skin-led7segment .stc-dig-six .stc-seg-3,.stc-skin-led7segment .stc-dig-six .stc-seg-4,.stc-skin-led7segment .stc-dig-six .stc-seg-6,.stc-skin-led7segment .stc-dig-six .stc-seg-7,.stc-skin-led7segment .stc-dig-three .stc-seg-1,.stc-skin-led7segment .stc-dig-three .stc-seg-2,.stc-skin-led7segment .stc-dig-three .stc-seg-3,.stc-skin-led7segment .stc-dig-three .stc-seg-5,.stc-skin-led7segment .stc-dig-three .stc-seg-7,.stc-skin-led7segment .stc-dig-two .stc-seg-1,.stc-skin-led7segment .stc-dig-two .stc-seg-2,.stc-skin-led7segment .stc-dig-two .stc-seg-3,.stc-skin-led7segment .stc-dig-two .stc-seg-5,.stc-skin-led7segment .stc-dig-two .stc-seg-6,.stc-skin-led7segment .stc-dig-zero .stc-seg-1,.stc-skin-led7segment .stc-dig-zero .stc-seg-3,.stc-skin-led7segment .stc-dig-zero .stc-seg-4,.stc-skin-led7segment .stc-dig-zero .stc-seg-5,.stc-skin-led7segment .stc-dig-zero .stc-seg-6,.stc-skin-led7segment .stc-dig-zero .stc-seg-7{opacity:1!important}
.stc-skin-led7bar{position:relative}.stc-skin-led7bar .stc-divider,.stc-skin-led7bar .stc-group{float:left;text-align:center}.stc-skin-led7bar .stc-ampm{font-weight:700;font-size:1.2em}.stc-skin-led7bar .stc-digit>div{text-align:left;position:relative;display:inline-block}.stc-skin-led7bar .stc-digit>div span{position:absolute}.stc-skin-led7bar .stc-dig-eight .stc-seg-1,.stc-skin-led7bar .stc-dig-eight .stc-seg-2,.stc-skin-led7bar .stc-dig-eight .stc-seg-3,.stc-skin-led7bar .stc-dig-eight .stc-seg-4,.stc-skin-led7bar .stc-dig-eight .stc-seg-5,.stc-skin-led7bar .stc-dig-eight .stc-seg-6,.stc-skin-led7bar .stc-dig-eight .stc-seg-7,.stc-skin-led7bar .stc-dig-five .stc-seg-1,.stc-skin-led7bar .stc-dig-five .stc-seg-2,.stc-skin-led7bar .stc-dig-five .stc-seg-3,.stc-skin-led7bar .stc-dig-five .stc-seg-4,.stc-skin-led7bar .stc-dig-five .stc-seg-7,.stc-skin-led7bar .stc-dig-four .stc-seg-2,.stc-skin-led7bar .stc-dig-four .stc-seg-4,.stc-skin-led7bar .stc-dig-four .stc-seg-5,.stc-skin-led7bar .stc-dig-four .stc-seg-7,.stc-skin-led7bar .stc-dig-nine .stc-seg-1,.stc-skin-led7bar .stc-dig-nine .stc-seg-2,.stc-skin-led7bar .stc-dig-nine .stc-seg-3,.stc-skin-led7bar .stc-dig-nine .stc-seg-4,.stc-skin-led7bar .stc-dig-nine .stc-seg-5,.stc-skin-led7bar .stc-dig-nine .stc-seg-7,.stc-skin-led7bar .stc-dig-one .stc-seg-5,.stc-skin-led7bar .stc-dig-one .stc-seg-7,.stc-skin-led7bar .stc-dig-seven .stc-seg-1,.stc-skin-led7bar .stc-dig-seven .stc-seg-5,.stc-skin-led7bar .stc-dig-seven .stc-seg-7,.stc-skin-led7bar .stc-dig-six .stc-seg-1,.stc-skin-led7bar .stc-dig-six .stc-seg-2,.stc-skin-led7bar .stc-dig-six .stc-seg-3,.stc-skin-led7bar .stc-dig-six .stc-seg-4,.stc-skin-led7bar .stc-dig-six .stc-seg-6,.stc-skin-led7bar .stc-dig-six .stc-seg-7,.stc-skin-led7bar .stc-dig-three .stc-seg-1,.stc-skin-led7bar .stc-dig-three .stc-seg-2,.stc-skin-led7bar .stc-dig-three .stc-seg-3,.stc-skin-led7bar .stc-dig-three .stc-seg-5,.stc-skin-led7bar .stc-dig-three .stc-seg-7,.stc-skin-led7bar .stc-dig-two .stc-seg-1,.stc-skin-led7bar .stc-dig-two .stc-seg-2,.stc-skin-led7bar .stc-dig-two .stc-seg-3,.stc-skin-led7bar .stc-dig-two .stc-seg-5,.stc-skin-led7bar .stc-dig-two .stc-seg-6,.stc-skin-led7bar .stc-dig-zero .stc-seg-1,.stc-skin-led7bar .stc-dig-zero .stc-seg-3,.stc-skin-led7bar .stc-dig-zero .stc-seg-4,.stc-skin-led7bar .stc-dig-zero .stc-seg-5,.stc-skin-led7bar .stc-dig-zero .stc-seg-6,.stc-skin-led7bar .stc-dig-zero .stc-seg-7{opacity:1!important}
.stc-skin-ledmatrix3x5{position:relative}.stc-skin-ledmatrix3x5 .stc-divider,.stc-skin-ledmatrix3x5 .stc-group{float:left;text-align:center}.stc-skin-ledmatrix3x5 .stc-ampm{font-weight:700;font-size:1.2em}.stc-skin-ledmatrix3x5 .stc-digit>div{text-align:left;position:relative;display:inline-block}.stc-skin-ledmatrix3x5 .stc-digit>div span{position:absolute}.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-21,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-41,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-eight .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-21,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-five .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-22,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-41,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-42,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-four .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-21,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-nine .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-22,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-42,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-one .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-42,.stc-skin-ledmatrix3x5 .stc-dig-seven .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-21,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-41,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-six .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-three .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-32,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-41,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-two .stc-dot-53,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-11,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-12,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-13,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-21,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-23,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-31,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-33,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-41,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-43,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-51,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-52,.stc-skin-ledmatrix3x5 .stc-dig-zero .stc-dot-53{opacity:1!important}
.stc-skin-ledmatrix5x7{position:relative}.stc-skin-ledmatrix5x7 .stc-divider,.stc-skin-ledmatrix5x7 .stc-group{float:left;text-align:center}.stc-skin-ledmatrix5x7 .stc-ampm{font-weight:700;font-size:1.2em}.stc-skin-ledmatrix5x7 .stc-digit>div{text-align:left;position:relative;display:inline-block}.stc-skin-ledmatrix5x7 .stc-digit>div span{position:absolute}.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-21,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-25,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-31,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-35,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-42,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-44,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-51,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-61,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-65,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-eight .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-11,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-15,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-21,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-31,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-32,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-33,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-34,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-45,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-61,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-65,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-five .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-23,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-24,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-32,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-34,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-41,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-44,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-51,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-52,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-53,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-54,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-64,.stc-skin-ledmatrix5x7 .stc-dig-four .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-21,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-25,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-31,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-35,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-42,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-44,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-45,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-64,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-nine .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-22,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-23,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-33,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-53,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-63,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-one .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-11,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-15,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-25,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-34,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-52,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-62,.stc-skin-ledmatrix5x7 .stc-dig-seven .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-22,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-31,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-41,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-42,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-44,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-51,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-61,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-65,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-six .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-21,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-25,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-35,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-44,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-61,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-65,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-three .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-21,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-25,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-35,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-42,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-44,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-51,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-61,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-71,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-74,.stc-skin-ledmatrix5x7 .stc-dig-two .stc-dot-75,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-12,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-13,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-14,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-21,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-25,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-31,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-34,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-35,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-41,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-43,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-45,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-51,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-52,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-55,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-61,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-65,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-72,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-73,.stc-skin-ledmatrix5x7 .stc-dig-zero .stc-dot-74{opacity:1!important}

@-webkit-keyframes stc-zidx{0%{z-index:2}20%,to{z-index:4}}@-moz-keyframes stc-zidx{0%{z-index:2}20%,to{z-index:4}}@-o-keyframes stc-zidx{0%{z-index:2}20%,to{z-index:4}}@keyframes stc-zidx{0%{z-index:2}20%,to{z-index:4}}@-webkit-keyframes stc-turn-int{0%{-webkit-transform:rotateX(90deg)}to{-webkit-transform:rotateX(0deg)}}@-moz-keyframes stc-turn-int{0%{-moz-transform:rotateX(90deg)}to{-moz-transform:rotateX(0deg)}}@-o-keyframes stc-turn-int{0%{-o-transform:rotateX(90deg)}to{-o-transform:rotateX(0deg)}}@keyframes stc-turn-int{0%{transform:rotateX(90deg)}to{transform:rotateX(0deg)}}@-webkit-keyframes stc-turn-rev{0%{-webkit-transform:rotateX(0deg)}to{-webkit-transform:rotateX(-90deg)}}@-moz-keyframes stc-turn-rev{0%{-moz-transform:rotateX(0deg)}to{-moz-transform:rotateX(-90deg)}}@-o-keyframes stc-turn-rev{0%{-o-transform:rotateX(0deg)}to{-o-transform:rotateX(-90deg)}}@keyframes stc-turn-rev{0%{transform:rotateX(0deg)}to{transform:rotateX(-90deg)}}@-webkit-keyframes stc-show{0%{opacity:0}to{opacity:1}}@-moz-keyframes stc-show{0%{opacity:0}to{opacity:1}}@-o-keyframes stc-show{0%{opacity:0}to{opacity:1}}@keyframes stc-show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes stc-hide{0%{opacity:1}to{opacity:0}}@-moz-keyframes stc-hide{0%{opacity:1}to{opacity:0}}@-o-keyframes stc-hide{0%{opacity:1}to{opacity:0}}@keyframes stc-hide{0%{opacity:1}to{opacity:0}}.stc-skin-flip{font-size:14px;line-height:21px}.stc-skin-flip .sct-after{clear:both}.stc-skin-flip .stc-divider,.stc-skin-flip .stc-group{float:left;text-align:center}.stc-skin-flip .stc-ampm{font-weight:700;font-size:1.5em;padding:.5em}.stc-skin-flip .stc-group-digits,.stc-skin-flip .stc-group-label{clear:both}.stc-skin-flip .stc-group-label.stc-label-bottom,.stc-skin-flip .stc-group-label.stc-label-top{margin:0;font-size:20px;font-weight:700;color:#444;text-shadow:0 1px 2px rgba(0,0,0,.6)}.stc-skin-flip .stc-divider{height:100px}.stc-skin-flip *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.stc-skin-flip ul{list-style:none;position:relative;margin:4px;width:65px;height:100px;line-height:100px;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.5)}.stc-skin-flip ul li{list-style:none;position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.stc-skin-flip ul li:first-child{z-index:2}.stc-skin-flip ul li a{-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;text-decoration:none!important;overflow:visible!important;cursor:default!important;margin:0!important;display:block;height:100%}.stc-skin-flip ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;overflow:hidden;outline:1px solid transparent}.stc-skin-flip ul li a div .stc-shadow{position:absolute;width:100%;height:100%;z-index:2}.stc-skin-flip ul li a div.stc-up .stc-shadow{border-top-left-radius:6px;border-top-right-radius:6px}.stc-skin-flip ul li a div.stc-up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.stc-skin-flip ul li a div.stc-up:after{content:"";position:absolute;top:49px;left:0;z-index:5;width:100%;height:2px;background-color:rgba(0,0,0,.3)}.stc-skin-flip ul li a div.stc-down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.stc-skin-flip ul li a div div.stc-value{position:absolute;left:0;z-index:1;width:100%;height:200%;text-align:center;background-color:#444;color:#ddd;border-radius:6px;font-size:80px;font-weight:700;text-shadow:0 1px 2px #000}.stc-skin-flip ul li a div.stc-up div.stc-value{top:0}.stc-skin-flip ul li a div.stc-down div.stc-value{bottom:0}.stc-skin-flip ul li.flip-skin-active,.stc-skin-flip ul.stc-play li.flip-skin-before{z-index:3}.stc-skin-flip ul.stc-play li.flip-skin-active{-webkit-animation:stc-zidx .5s .5s linear both;-moz-animation:stc-zidx .5s .5s linear both;animation:stc-zidx .5s .5s linear both;z-index:5}.stc-skin-flip ul.stc-play li.flip-skin-active .stc-down{z-index:2;-webkit-animation:stc-turn-int .5s .5s linear both;-moz-animation:stc-turn-int .5s .5s linear both;animation:stc-turn-int .5s .5s linear both}.stc-skin-flip ul.stc-play li.flip-skin-before .stc-up{z-index:2;-webkit-animation:stc-turn-rev .5s linear both;-moz-animation:stc-turn-rev .5s linear both;animation:stc-turn-rev .5s linear both}.stc-skin-flip ul.stc-play li.flip-skin-active .stc-up .stc-shadow,.stc-skin-flip ul.stc-play li.flip-skin-before .stc-up .stc-shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0%,black 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0%,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%);background:linear,to bottom,rgba(0,0,0,.1) 0%,black 100%;-webkit-animation:stc-show .5s linear both;-moz-animation:stc-show .5s linear both;animation:stc-show .5s linear both}.stc-skin-flip ul.stc-play li.flip-skin-active .stc-up .stc-shadow{-webkit-animation:stc-hide .5s .3s linear both;-moz-animation:stc-hide .5s .3s linear both;animation:stc-hide .5s .3s linear both}.stc-skin-flip ul.stc-play li.flip-skin-active .stc-down .stc-shadow,.stc-skin-flip ul.stc-play li.flip-skin-before .stc-down .stc-shadow{background:-moz-linear-gradient(top,#000 0%,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,black 0%,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,#000 0%,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%);background:linear,to bottom,black 0%,rgba(0,0,0,.1) 100%;-webkit-animation:stc-show .5s linear both;-moz-animation:stc-show .5s linear both;animation:stc-show .5s linear both}.stc-skin-flip ul.stc-play li.flip-skin-active .stc-down .stc-shadow{-webkit-animation:stc-hide .5s .3s linear both;-moz-animation:stc-hide .5s .3s linear both;animation:stc-hide .5s .2s linear both}

/* Responsive */
@media screen and (max-width:960px){.stc-skin-animated,.stc-skin-circular,.stc-skin-custom,.stc-skin-plain,.stc-skin-simple{font-size:13px}}@media screen and (max-width:800px){.stc-skin-animated,.stc-skin-custom,.stc-skin-plain,.stc-skin-simple{font-size:11px}.stc-skin-circular{font-size:12px}}@media screen and (max-width:480px){.stc-skin-animated,.stc-skin-custom,.stc-skin-plain,.stc-skin-simple{font-size:9px}.stc-skin-circular{font-size:11px}}@media screen and (max-width:320px){.stc-skin-animated,.stc-skin-custom,.stc-skin-plain,.stc-skin-simple{font-size:8px}.stc-skin-circular{font-size:10px}}
