﻿
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);


@font-face {
    font-family: 'hacen_casablanca';
    src: url('hacen_casablanca-webfont.eot');
    src: url('hacen_casablanca-webfont.eot?#iefix') format('embedded-opentype'),
         url('hacen_casablanca-webfont.woff') format('woff'),
         url('hacen_casablanca-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hacen_casablanca_heavy';
    src: url('hacen_casablanca_heavy-webfont.eot');
    src: url('hacen_casablanca_heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('hacen_casablanca_heavy-webfont.woff') format('woff'),
         url('hacen_casablanca_heavy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



/*Big30*/
@font-face {
    font-family: 'hacen_casablanca_light';
    src: url('hacen_casablanca_light-webfont.eot');
    src: url('hacen_casablanca_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('hacen_casablanca_light-webfont.woff') format('woff'),
         url('hacen_casablanca_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
     .fileupload {
    height: 101px;
    position: absolute;
    z-index: 9999;

    cursor: pointer;
    left: 5;
    top: 5;
    width:100px;
    display: block;
   -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    direction: ltr;
   background:#ff0000;
    border:solid 1px #ff0000;
}
body 
{
	padding:0px;
	margin:0px;
}
img
{
border:0px;

}

.header
{
	background:#01316f;
	color:#edb61e;	
	padding:7px;
	font-family: hacen_casablanca;
	
	font-size:18px;
}


.data
{
	font-family: Arial;
	color:#01316f;	
	font-size:18px;
	line-height:40px;
}

.InnertdData
{
	font-family: hacen_casablanca;
	color:#747b6b;	
	font-size:18px;
	margin-bottom:10px;
	border-bottom:solid 1px #cbcbcb;
}

.tdimg2 img
{
	border-radius:10px;	
	width:104px;
	height:117px;
	padding:0 30px 0 30px;
}
.tdimg img
{
	border-radius:10px;	
	width:104px;
	height:117px;
}
.AccHead
{
	font-family: hacen_casablanca;
	color:#fff;	
	font-size:18px;
	height:29px;
}

.Title
{
	font-family: hacen_casablanca;
	color:#fff;	
	font-size:20px;
}
.td
{
	font-family: hacen_casablanca;
	color:#26472a;	
	font-size:15px;
}
.logintxt
{
	font-family:  Droid Arabic Kufi;
	color:#304131;	
	font-size:14px;

}
.logintxt a
{
	font-family:  Droid Arabic Kufi;
	color:#304131;	
	font-size:14px;
	text-decoration:underline;
}
.txtlogin
{
	height:28px;
	font-family: Droid Arabic Kufi;
	color:#999999;	
	font-size:12px;
	border:solid 1px #949a9a;
	border-radius:7px;
	direction:rtl;
	padding-right:10px;
}
.logtxt
{
	height:28px;
	font-family: Droid Arabic Kufi;
	color:#999999;	
	font-size:12px;
	border:solid 1px #949a9a;
	border-radius:7px;
	direction:rtl;
	padding-right:10px;
	width:300px;
}

.txt
{
	height:40px;
	font-family: hacen_casablanca;
	color:#000;	
	font-size:15px;
	border:solid 1px #e8e6e7;
	border-radius:10px;
}
.btn
{
	height:40px;
	font-family: hacen_casablanca;
	color:#fff;	
	background:#296e5b;
	border-radius:5px;
	font-size:16px;
	cursor:pointer;
	
}
.btn:hover
{
	height:40px;
	font-family: hacen_casablanca;
	color:#fff;	
	background:#a6c428;
	border-radius:5px;
	font-size:16px;
	cursor:pointer;
	
}

.image:hover {
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
.image {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.footer
{
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	padding-top:3px;
}