/* Ticker Styling */
.ticker-wrapper.has-js {
    /* background-color: #fff; */
    display: block;
    float: right;
    font-size: 0.75em;
    /*margin-top: 1px;*/
    width: 100%;
/*     border-left:solid thin #999;
       border-right:solid thin #999;
     border-bottom:solid thin #999; */
     margin-bottom:4px;
}
.ticker-wrapper {
  opacity:1;
}
.ticker {
	width: 88%;
	display: block;
	position: relative;
	overflow: hidden;
	/* background-color: #fff; */
}
.ticker-controls{
display:none;
}
.ticker-title {
    /*background-image: url("../../images/red2.png");*/
    color: #fff;
    font-family: "PalinfoBold" !important;
    font-size: 23px;
    height: 28px;
    margin-right: 0;
    padding-bottom: 7px;
    text-transform: uppercase;
  
    width: 90px;
}
.ticker-title1:hover {
    cursor:pointer;
    /* background-position:122px 0px; */
    /* transition:all 0.2s ease 0s */
}
.braakNewss {
    position: relative;
    width: 88%;
	/* background-color:#DEDEDC; */
    FLOAT: right;
	/* margin-top:6px; */
}
.opc1 {
    opacity:0 ;
      transition:all 0.5s ease 0s;

}
.ConAShareTickerNews{
float:left;
/*     position: absolute;
right: 0px;
    top: 0px; */
}
.AShareTickerNews {
    /* float: left; */
    background-color: #0084b4;
   
    color: #fff;
    position: relative;
    border-radius: 50px;
    width: 20px;
	height:20px;
	text-align:center;
	margin-right:4px;
	margin-left:8px;
	padding-top:2px;

}
.mMove span{
          
            position:relative;
			float:none ;
			color:#EC2027;
			display:inline-block;
			font-size:15px;
font-weight:bold;
direction:ltr;
        }
		.mMove{
		margin-top:0px;
	padding:6px 0;
		}
		.mMove span {
		 margin-left:25px; 
		}
          .mMove span a{
            float:left;
        }
		
 .AShareTickerNews i{
margin-top:3px;
}
.ShareList {
    position: absolute;
    top: 32px;
    z-index: 100000;
    right: 0px;
    width: 130px;
} 
.ShareList ul {

}
.ShareList ul li a {
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 5px;
}
.ShareList img {
    top: 0;
    float: right;
    position: relative;
    right: 0;
}
.ShareList ul li{
background-color:#0084B4;
width:100%;
border-bottom:solid thin #fff;
float:right;
}
.AShareTickerNews:hover{
background-color:#333;
cursor:pointer;
color:#fff;
}
.ticker-title1 {
    background-image: url("../../images/arrownewsTick.png");
    color: #fff;
    font-family: 1.5em/120% "Droid Arabic Naskh",Arial,serif !important;
    font-size: 18px;
    height: 39px;
    margin-left: 0;
    padding-bottom: 7px;
    float: right;
    text-transform: uppercase;
    background-position: 0px 0px;
    width: 100px;
    /* z-index: 100; */
    transition: all 0.2s ease 0s;
    /* overflow: hidden; */
    background-repeat: no-repeat;
    background-size: 195px 30px;
}

.ticker-title1 span {
    font-weight: bold;
    margin-left: 5px;
    margin-top: 7px;
    font-size: 13px;
}
.ticker-title:hover {
    cursor:pointer;
}

   .ticker-title span {
    font-family: "Droid Arabic Kufi" !important;
    font-size: 18px;
    margin-right: 8px;
    margin-top: 5px;
    vertical-align: middle;
}
.ticker-content {
    /*background-color: #efefef;*/
    color: #434545;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    overflow: hidden;
    padding-top: 0;
    position: absolute;
    white-space: nowrap;

}
.btnPalToday:hover {
    background-color:rgba(0,0,0,0.8);
    color:#fff;
    
}
.btnPalToday {
    background-color: rgba(236,32,36,0.8);
    color: #fff;
    font-weight: bold;
    padding: 7px 10px;
    position: absolute;
    left: 1px;
    top: 4px;
    z-index: 10;
}
.mediaBoxReport {
    /* float: right; */
    /* margin-top: 10px; */
	position:relative;
	  box-shadow: 0 0 1px 1px #ccc;
    border: medium solid #fff;
    /* width:100%; */
}

.mediaBoxReportCont  {
    margin-top:0 !important;
    /*padding-top:0 !important;*/
}
.ticker-content:focus {
}
.ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
    /* background-color: #fff; */
    display: block;
    height: 30px;
    padding-top: 9px;
    position: absolute;
    top: 0;

    width: 800px;
}
.ticker-content {
    font: 1.5em/120% "Droid Arabic Naskh",Arial,serif;
    margin-top: 6px;
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #efefef;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('../../images/pause.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../../images/pause.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
		background-image: url('../../images/prevtforward.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('../../images/nextforward.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}