.inx-slideshows-timebar{height:.5rem;left:0;overflow:hidden;position:absolute;top:0;width:100%}.inx-slideshows-timebar span{display:block;height:100%}.inx-slideshows-timebar__progress.inx-slideshows-timebar__progress--is-running{-webkit-animation:timebar 16s linear;-webkit-animation-fill-mode:both;-moz-animation:timebar 16s linear;-moz-animation-fill-mode:both;animation:timebar 16s linear;animation-fill-mode:both;background-color:#e77a06}@-webkit-keyframes timebar{0%{width:0}to{width:100%}}@-moz-keyframes timebar{0%{width:0}to{width:100%}}@keyframes timebar{0%{width:0}to{width:100%}}