
:focus {
outline: 0;
}
.clear{
clear: both;
}
::selection{
background: #222;
color: #FDFDFD;
}
::-moz-selection{
background: #222;
color: #FDFDFD;
}
.news-ticker {
width: 50%;
height: 45px;
margin: 7px 50px;
margin: 20px auto;
float: right;
}
 .news-ticker ul{
     color: #fff!important;
     font-size: 24px!important;
     font-weight: 600!important;
    font-family: 'IRANSans'!important;
    line-height: 1.7;
 }
.news-ticker li {
list-style: none;
margin-top: -3px;
}
.news-ticker a {
text-decoration: none;
color: #fff!important;
    font-size: 22px;
    font-weight: 600;
 }
