


.JadNthemeNewsTicker .joomladnews .joomladnews_tag{
	position: absolute;
	z-index: 1;
	height: 30px;
    background: #f1c40f;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    line-height: 23px;
    
}


.JadNthemeNewsTicker .joomladnews .item {
	height: 30px;
	border: 1px solid #f1c40f;
	padding-left: 120px;
	border-left: 0;
}


.JadNthemeNewsTicker .joomladnews span a {
	color: #313131;
}


.JadNthemeNewsTicker .joomladnews .flex-direction-nav a {
	opacity: 1; 
	
}

.JadNthemeNewsTicker .joomladnews .flex-direction-nav .flex-prev{
	left: initial;
	right: 30px;
}

.JadNthemeNewsTicker .joomladnews .flex-direction-nav .flex-next{
	right: 30px;
}

.JadNthemeNewsTicker .joomladnews .flex-direction-nav a:before{
	font-size: 18px;
}