
/*A.EgItems:link {
	font-family: Arabic Transparent; 
	font-size: 11pt; 
	padding-right: 10px; 
	display: block; 
	padding-left: 10px; 
	padding-bottom: 5px; 
	color: #333333; 
	padding-top: 5px; 
	border-bottom: #E5E5E5 1px solid; 
	border-bottom-style:solid; 
	text-decoration: none;
}
A.EgItems:hover {
	color: Blue;
}
A.EgItems:visited 
{
	font-family: Arabic Transparent; 
	font-size: 11pt; 
	padding-right: 10px; 
	display: block; 
	padding-left: 10px; 
	padding-bottom: 5px; 
	color: Maroon; 
	padding-top: 5px; 
	border-bottom: #E5E5E5 1px solid; 
	border-bottom-style:solid; 
	text-decoration: none;
}
A.EgSearch:link {
	font-family: Arabic Transparent; 
	font-size: 12pt; 
	padding: 5px;
	font-weight: bold; 
	color: #333333; 
	text-decoration: solid;
}*/

/*****************  Datagrid Folders *************************/
.ju-datagrid {
    width: 100%;
    margin: 10px 0;
    border: 0;
}
.ju-datagrid td {
     border: 0;
}
.ju-datagrid a {
    display: block;
    text-decoration: none;
    color: #313131;
    border-bottom: 1px #ccc dotted;
    background: no-repeat url('images/folder-icon.png') right;
    padding-right: 23px;
    line-height: 1.5;
    font-weight: bold;
}
.ju-datagrid a:hover {
    background: #fff8de url('images/folder-icon.png') no-repeat right;
    color: maroon;
}
hr {height: 1px;
    color: #ed1d61;
    background: #bebebe;
    font-size: 0;
    border: 0;}
/*****************  Datagrid files *************************/
.ju-datagrid-files {
    width: 100%;
    margin: 10px 0;
    border: 0;
}
.ju-datagrid-files td {
     border: 0;
}
.ju-datagrid-files a {
    display: block;
    text-decoration: none;
    color: #313131;
    border-bottom: 1px #ccc dotted;
    background: no-repeat url('images/Document-icon.png') right top;
    padding-right: 23px;
    line-height: 1.5;
    font-weight: bold;
}
.ju-datagrid-files a:hover {
    background: no-repeat url('images/Document-icon.png') right top;
    color: maroon;
}

table[class='datagrid-files'][dir='ltr'] a {
    display: block;
    text-decoration: none;
    color: #313131;
    border-bottom: 1px #ccc dotted;
    background: no-repeat url('images/Document-icon.png') left top;
    padding-left: 23px;
    line-height: 1.5;
    font-weight: normal;
}

A.EgSearch:hover {
	color: Green;
}
A.EgSearch:visited 
{
	font-family: Arabic Transparent; 
	font-size: 12pt; 
	padding: 5px;
	font-weight: bold;
}
hr.EgHRSumm 
{
	color: #808080;
	margin:7px;
}
A.EgPrinces , .EgPrinces:visited {
	color:Blue;
	font-weight:bold;
    padding-bottom: 1px;
    display: inline-block;
    background: url('images/Enc-bu.jpg') no-repeat right;
    padding-right: 15px;
    border: 0;
}
A.EgPrinces:hover {
	border-color:Green;
    background: none;
    padding-right: 12px;
    background: url('images/Enc-bu.jpg') no-repeat right;
    -webkit-transition:all  0.3s ease-in-out;
    -moz-transition:all  0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}
#_ctl0__ctl4_grdBrowse__ctl2_Label3 { display: block;}
p.EgSumm
{
	font-family:Arabic Transparent;
	font-size:11pt;
	margin-bottom:5px;
	color: #333333;
}
.char
{
	margin-right: 10px ;
	margin-bottom: 2px; 
	margin-top: 2px;
	color: Green;
}
.subChar
{
	margin-right: 40px ;
	margin-bottom: 2px; 
	margin-top: 2px;
	color: Navy;
	text-align: justify;
}