html
{
	direction: rtl;
}
body
{
	font-size: 13px;
	font-family: 'Droid Arabic Kufi' , serif;
	letter-spacing: normal;
	overflow-x: hidden;
}

/**************************************************/
.title-border:after
{
	right: 20px;
}
.title-border:before
{
	right: 0px;
}
.top-links-padding
{
	padding-right: 30px;
}
.righter
{
	float: left !important;
}
.lefter
{
	float: right !important;
}
.first-footer ul.border
{
	border-left: 1px dotted rgba(255, 255, 255, 0.15);
}
.textwidget p
{
	padding-left: 15px;
}
.contentHead
{
	text-align: right;
}
.first-footer .mc4wp-form input[type="email"]
{
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.first-footer .mc4wp-form input[type="submit"]
{
	left: 0px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.important_news
{
	padding: 0 5px 0 15px;
}
.New_Title
{
	font-family: inherit;
	margin-right: 15px;
}
.News_container
{
	margin-right: 5px;
}
.News_Source
{
	float: right;
}
.News_datetime
{
	float: right;
	margin-right: 10px;
}
.radio .Radio_txt label
{
	min-height: 20px;
	padding-right: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
	font-family: inherit;
}
.radio .Radio_txt input
{
	margin-right: 0px;
}
.H_Top10_Style th, .H_Top10_Style td{
	font-size:12px;
	text-transform:capitalize;
}
.TopNamelbl{
	font-size:12px;
}
.TopbodyText{
	font-size:11px;
	white-space:nowrap;
}
.TopbodyNum{
	font-size:11px;
}
.TOP10Grds th, .TOP10Grds td{
	padding:5px !important;
}
.TOP10Grds {
    margin-bottom: 2px;
}
.InvestDDlst{
	font-size: 10px;
    min-width: 100px;
    border: 1px solid #ddd;
    padding: 0px;
}
.MoreNews{
	float:left;
}
.news-box-alignment{float:right;}

/* Responsive */
@media (max-width:1240px) and (min-width:990px)
{
	.social-pos .list-inline 
	{
    margin-right: -80px;
	}	
}
@media (min-width: 768px){
    .navbar-nav {
        margin: 0 -20px 0 0 !important;
    }
}
.rdioLoc .radio .Radio_txt input
{
    left:10%;
}
@media only screen and (max-width: 768px) and (min-width: 480px)
{
.logo {
    padding-left: 65px;
}
}
@media (min-width: 768px)
{
.social-pos {
    text-align: left;
}
}
@media (max-width:820px) and (min-width:767px)
{
    select#ctl00_MainContent_EGX1_ddlst_EGX
    {
        width:125px;
    }
}