@charset "utf-8";
/* CSS Document */
.newsinner { background: #f1f1f1; position: relative; height: 323px; }
.newsinner #news_scroll { position: absolute; top: 10px; left: -10px !important; right: auto !important; }
.newsinner #news_scroll h5 { margin-left: 10px; width: 190px; line-height: 35px !important; border-top-right-radius: 10px; border-right: 5px#005a99 solid; padding-left: 25px; }
.newsinner #news_scroll h5:after { content: ""; position: absolute; left: 20px; width: 0; height: 0; border-top: 17px solid transparent; border-left: 15px solid #fcbe06; border-bottom: 18px solid transparent; top: 0px; z-index: 60 !important; }
.newsinner #news_scroll ul#ticker li span { line-height: 18px; font-size: 11px; margin-bottom: 3px; color: #fff; padding: 3px 5px; display: block; font-family: Arial, Helvetica, sans-serif; text-align: left; display: inline-block; background: #b00d08 url(../img/arrow-left-a.png) no-repeat left center; padding-left: 20px; float: left; }
#ticker { border-bottom-right-radius: 0px; -webkit-border-bottom-right-radius: 0px; -moz-border-bottom-right-radius: 0px; overflow: hidden !important; }
#ticker li { border-bottom: 1px solid #fcbe06; }
a.news-img { border-bottom-right-radius: 50px!important;
-webkit-border-bottom-right-radius: 50px !important;
-moz-border-bottom-right-radius: 50px!important;border-bottom: 10px #dea200 solid !important; background-color:#dea200;}
.timelineboxinner { width: 230px; height: 120px; background-color: #841677; float: left; overflow: hidden; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; }
.timelineboxinner:hover { background-color: #007e44; -webkit-transition: background-color .25s ease-out; -moz-transition: background-color .25s ease-out; -o-transition: background-color .25s ease-out; transition: background-color .25s ease-out; }
.timelineboxinner img { margin-left: -30px; }
