.ticker-wrapper.has-js{margin:0px;padding:0px;width:100%;margin-left:100px;height:auto;display:block;background-color:transparent;}
.ticker{width:879px;height:30px;display:block;position:relative;overflow:hidden;background-color:transparent;}
.ticker-title{padding-top:9px;color:#990000;font-weight:bold;background-color:transparent;text-transform:uppercase;}
.ticker-content{margin:0px;padding-top:9px;position:absolute;color:#1F527B;font-weight:bold;background-color:transparent;overflow:hidden;white-space:nowrap;line-height:1.2em;left:0 !important;}
.ticker-content:focus{none;}
.ticker-content a{text-decoration:none;color:#1F527B;}
.ticker-content a:hover{text-decoration:underline;color:#0D3059;}
.ticker-swipe{padding-top:9px;position:absolute;top:0px;background-color:#EEEEEE;display:block;width:800px;height:25px;}
.ticker-swipe span{margin-left:1px;background-color:#EEE;height:14px;width:2px;display:block;}
.ticker-controls{padding:0px;list-style-type:none;float:left;}
.ticker-controls li{padding:0px;margin-left:4px;float:left;cursor:pointer;height:20px;width:20px;display:block;}
.js-hidden{display:none;}
.no-js-news{padding:10px 0px 0px 45px;color:#F8F0DB;}
.left .ticker-swipe{}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker{float:left;}
.left .ticker-controls{padding-left:6px;}
.right .ticker-swipe{}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker{float:right;}
.right .ticker-controls{padding-right:6px;}
section.ticker-news{padding:5px 0;}
.ticker-news-box{overflow:hidden !important;}
.ticker-news-box span.breaking-news{display:inline-block;float:left;position:relative;margin-right:25px;color:#ffffff;font-size:13px;line-height:14px;font-family:"Montserrat", sans-serif;font-weight:700;text-transform:uppercase;padding:8px 14px;padding-right:17px;background:#FF011A;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.ticker-news-box span.breaking-news:after{content:'';position:absolute;width:25px;height:25px;background:#FF011A;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:3px;right:-12px;}
.ticker-news-box span.new-news{display:inline-block;float:left;font-size:9px;line-height:9px;font-family:"Montserrat", sans-serif;text-transform:uppercase;padding:3px;background:#222222;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;margin:8px 10px 0 0;}
.ticker-news-box .ticker-content{color:#999999;font-size:14px;font-family:"Montserrat", sans-serif;font-weight:400;margin:0;}
.ticker-news-box .ticker-content span.time-news{color:#FF011A;margin-right:3px;}
.ticker-news-box .ticker-content a{display:inline-block;text-decoration:none;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;font-weight:700;color:#666666;}
.ticker-news-box .ticker-content a:hover{color:#FF011A;}
.ticker-news-box .ticker-controls li{-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid #999999;text-align:center;line-height:16px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.ticker-news-box .ticker{width:879px;}
.ticker-news-box .ticker-controls li:after{color:#666666;font-family:'FontAwesome';font-size:11px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.ticker-news-box .ticker-controls li:hover{border:1px solid #FF011A;background:#FF011A;}
.ticker-news-box .ticker-controls li:hover:after{color:#ffffff;}
.ticker-news-box .ticker-controls li.jnt-prev:after{content:'\f104';}
.ticker-news-box .ticker-controls li.jnt-next:after{content:'\f105';}
.ticker-news-box .ticker-controls li.jnt-play-pause{line-height:14px;}
.ticker-news-box .ticker-controls li.jnt-play-pause:after{content:'\f04c';font-size:8px;}
.ticker-news-box .ticker-controls li.jnt-play-pause.paused:after{content:'\f04b';}