@charset "utf-8";
.modern-ticker { width: 100%; left: 0; float: left; height: 27px; line-height: 35px; font-size: 16px; position: relative; overflow: hidden; position: relative; margin-bottom:10px; padding-left:0px;  padding-right:0px;}
.modern-ticker a { text-decoration: none }
.modern-ticker ul { margin: 0; padding: 0; list-style: none }
.mt-round { border-radius: 0 }
.mt-label { margin-right: 1px; padding: 0 8px 0 12px; float: left; }
.mt-news { height: 100%; overflow: hidden; float: left }
.mt-scroll .mt-news { background-color: transparent; background:#fff;}
.mt-scroll.mt-round .mt-news a { border-radius: 0 }
.mt-news ul { width: 50000px; background-repeat: no-repeat; background-position: -1000px;}
.mt-news li { float: left; background: url("../img/nws.png") no-repeat top 10px left 0px; }
.mt-news li i.glyphicon-asterisk{ color:#5c2274; padding-right:5px; top:3px;}
.mt-news a { font-size: 12px; padding: 0 10px 0 20px; margin-right: 1px; background-repeat: no-repeat; background-position: 0px center; display: block; font-weight:normal !important;}
.mt-hide { display: none }
.mt-controls { margin-left: 1px; height: 100%; position: absolute; right: 1px; background-repeat: no-repeat; background-position: -1000px }
.mt-play, .mt-prev, .mt-next { width: 30px; height: 30px; background-repeat: no-repeat; background-position: center; cursor: pointer; float: left }
.modern-ticker { color: #000; }
.mt-label { background-color: #5c2274; color: #fff; font-size: 22px; text-align:center; }
.mt-preloader { background: url(../img/ticker/preloader.gif) no-repeat center }
.mt-news ul { }
.mt-news a { color: #000; background-image: url(../img/tab_listicon.png); font-size: 16px;  }
.mt-news a:hover { color: #000; border-color: #f20; }
.mt-controls { background-image: url(../img/ticker/pause.png) }
.mt-prev, .mt-next { background-color: #005a23 }
.mt-prev { background-image: url(../img/ticker/arrow-prev.png) }
.mt-next { background-image: url(../img/ticker/arrow-next.png) }
.mt-play { background-color: #ffcb05; background-image: url(../img/ticker/play.png) }
.mt-pause { background-image: url(../img/ticker/pause.png) }
.mt-play:hover, .mt-prev:hover, .mt-next:hover { background-color: #ef8812 }
.mt-play:active, .mt-prev:active, .mt-next:active { background-color: #07f }
.news-ticker{ }