﻿body
{
    font-family: Tahoma 12px;
    direction: rtl;
    text-align: right;
}
td
{
    text-align: inherit;
    font: Tahoma 12px;
}
input
{
    font: 12px Tahoma;
}
select
{
    font: 12px Tahoma;
}
table
{
	font: 12px Tahoma;
    margin-left: 0px;
    margin-right: 0px;
}

.tableReports
{
	color: #626262;
	border: 1px solid #a2b2ce;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	text-indent: 2px;
	border-radius:5px;
}
.tableReports td
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f1f1f1;
}

.table 
{
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	color: #626262;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	text-indent: 2px;
	background-color: #f1f1f1;
}
 
.table td
{
	padding-bottom: 2px;
	padding-top: 2px;
	
}
.Tabletitle
{
	border: 2px solid #345991;
	
	background-image: url('../Images/menubar.png');
	background-repeat: repeat-x;
	height: 25px;
	text-align: right !important;
	color: #FFFFFF !important;
}
.FormTitle
{
	color:#7c7c7c;
	text-align: right !important;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:black;
	margin-bottom: 5px;
}
.FormTitle table
{
	font-weight: bold;
	
}

/***********************Master page***********************/
.Footer
{
	background-image: url('../Images/footer.png');
	background-repeat: repeat-x;
	color: #888888;
	vertical-align: middle;
	font-size: small;
	height: 27px;
}
.HeaderStyle
{
	background-position: top;
	background-image: url('../Images/headerbar.png');
	background-repeat: repeat-x;
}
.HeaderLogo
{
	background-position: left top;
	background-image: url('../Images/HeaderLogo.png');
	background-repeat: no-repeat;
	width: 235px;
	height: 140px;
}
/************************LogIn*************************/
.WarningStyle
{
    color: Red;
    font-size: 12px;
    font-family: Tahoma;
}
.LoginBottom
{
	background-image: url('../Images/loginBottom.png');
	background-repeat: repeat-x;
	text-align: right;
	padding-bottom: 15px;
}   
 
 .LogInRight
{
	background-image: url('../Images/LOGINRIGHT.png');
	background-repeat: no-repeat;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	vertical-align: bottom;
	width: 119px;
	height: 203px;
}
    .LogInLeft
{
	background-image: url('../Images/LOGINLEFT.png');
	background-repeat: no-repeat;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	vertical-align: bottom;
	background-position: right bottom;
	width: 197px;
	height: 203px;
	text-align: right;
}
 .LogInRightDown
{
	background-image: url('../Images/LOGINRIGHTdown.png');
	background-repeat: no-repeat;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	vertical-align: bottom;
	width: 119px;
	height: 84px;
}
    .LogInLeftDown
{
	background-image: url('../Images/loginleftdown.png');
	background-repeat: no-repeat;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	vertical-align: bottom;
	background-position: bottom;
	width: 197px;
	height: 84px;
}

.LogInTDusername
{
	background-position: left center;
	border: 1px outset #FFFFFF;
	background-image: url('../Images/username.png');
	background-repeat: no-repeat;
	text-align: left;
	border-radius: 5px;
	height: 30px;
	width: 175px;
}
.LogInTDPassword
{
	background-position: left center;
	background-image: url('../Images/passowerd.png');
	background-repeat: no-repeat;
	text-align: left;
	border-radius:5px;
    border: 1px outset #FFFFFF;
    height: 30px;
	width: 175px;
}
.LogInLabelStyle
{
    font-family: Tahoma;
    color: #989b98;
    font-size: 12px;
    font-weight:bold;
}
.LogInTextStyle
{
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 0px;
	background-color: transparent;
	color: #989b98;
}


/******************************Pages********************************/
.PanelHeader
{
	background-color: #f7f9f6;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.logoutTable
{
	border-color: #a1aec8;
	text-align: center;
	padding-right: 10px;
	
}
.logout
{
	background-position: left center;
	color: #05276d;
	text-decoration: none;
	background-image: url('../Images/logo-out.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: center;
	width: 16px;
	height: 16px;
}
.changePassowrd
{
	background-position: left center;
	color: #05276d;
	text-decoration: none;
	background-image: url('../Images/changepassword.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: center;
	width: 16px;
	height: 16px;
}
.btnSearch
{
	background-image: url('../Images/search_16.png');
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	width: 16px;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma;
	vertical-align: middle;
}
.btnNew,.dxbButton
{
	text-align: center !important;
	font-size: 12px !important;
	text-decoration: none !important;
	font-family: tahoma !important;
	vertical-align: middle !important;
	color: #2e4368 !important;

}
.btnNew
{
	background-image: url('../Images/plus.png') !important;
	background-position: left !important;
	background-repeat: no-repeat !important;
	width: 70px !important;
	

}
.tdLight
{
	border-color: #b6c1d6;
	font-family: Tahoma;
	font-size: 12px;
	color: #565555;
	vertical-align: middle;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 50px;
	margin-bottom: 10px;
	padding-bottom:5px;
}
.tdButtons
{
	font-family: Tahoma;
	font-size: 12px;
	color: #2e4368;
	background-color: #c3cbdc;
	text-align: center;
	vertical-align: middle;
	
}
.PageTitle
{
	background-position: bottom;
	border-style: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	background-image: url('../Images/titlebar.png');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight: bold;
	color: #05276d;
	height: 35px;
}
.Tree
{
	color: #7c7c7c;
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #c0c0c0;
	border: 1px groove #808080;
	border-radius: 5px;
	background-color: #D9D9D9;
}

.Tree a
{/* color: #080872; */
	color: #7c7c7c;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}

.Tree a:hover
{
	background-color:#c2cbdb;
     font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}
.Error
{
	color: Red;
	font-family: Tahoma;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	height:1px;
    font-weight:bold;

}
.wizardBar
{
	background-color: #c3cbdc;
	color: #2e4368;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 20px;
	font-weight: bold;
}
	.wizardBar a
{
    color: #616265;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.wizardBarVisited
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
}	
.wizardBar a:hover
{
    color: #05276d;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.rtlSupport
{
	direction: rtl !important;
	text-align: right;
	text-indent:0px;
	height:inherit;
} 
/******************************************Menu*************************/

.LogoutBar
{
	border-color: #a1aec8;
	background-image: url('../Images/LogoutBar.png');
	background-repeat: repeat-x;
	color: #05276D;
	font-family: Tahoma;
	font-size: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.LogoutSides
{
	background-image: url('../Images/LogoutSides.png');
	background-repeat: repeat-x;
	width: 39px;
	height: 29px;
}
/**************MENU************************/
/*.BgMenu
{
	height: 25px;
	background: #d4dfe8;
}*/
#menu
{
	/*cursor: pointer;*/
}

.menuBar
{
	background-image: url('../Images/menubar.png');
	background-repeat: repeat-x;
	height: 31px;
	text-align: right;
	white-space: nowrap;
}
.menuSchool
{
	border-style: none;
	background-image: url('../Images/menuSchool.png');
	background-repeat: no-repeat;
	height: 31px;
	width: 221px;
	font-family: Arial;
	color: #6b6b6b;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}
.menu
{
	height: 31px;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	cursor: pointer;
	
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	
}

.ParentLi
{
	position: relative;
	z-index: 9;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	cursor: pointer;
	top: 0px;
	padding-left: 2px;
	
	height: 31px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #889bc1;
}

.ParentLi a, .ParentLi a:link, .ParentLi :visited
{
	color: White;
	text-decoration: none;
	padding-left: 20px;
	height: 31px;
	display: block;
	
	background: url('../Images/01.png') no-repeat left;
	
}
.ParentLi a:hover
{background: url('../Images/02.png') no-repeat left;
	
	text-decoration: none;
	padding-left: 20px;
	height: 31px;
}

.SubMenu
{
	list-style: none;
	position: absolute;
	top: 30px;
	right: -13px;
	width: 200px;
	z-index: 1000;
	display: none;
	cursor: pointer;
}
.SubMenuLi, .SubMenuLiNull
{
	height: 23px;
	width: 200px;
	color: White;
	cursor: pointer;
	vertical-align: middle;
	list-style: none;
	position: relative;
	left: 27px;
	
}

.SubMenu a
{
	height: 23px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	
}
.SubMenu a span
{
	background: url('../Images/03.png') no-repeat left;
	text-decoration: none;
	width: 200px;
	text-align: right;
	background-color: #284c8f;
	color: #fff;
	display: block;
	height: 23px;
	line-height: 20px;
	text-decoration: none;
}

.SubMenu a:hover span
{
    background: url('../Images/04.png') no-repeat left;
    background-color: #81A0DC;
    color: #fff;
    text-decoration: underline;
    width: 200px;
    display: block;
    height: 23px;
    padding: 0;
}

.SubMenu a:hover
{
	text-decoration: none;
}
.parent
{
	vertical-align:middle;
	line-height:31px;
}
	
.ListBox
{
	position: absolute;
	
	width: 405px;
	height: 195px;
	z-index: 9;
	top: 365px;
	
}


.Home
{
	background-position: right center;
	color: #05276d;
	text-decoration: none;
	background-image: url('../Images/home-page.png');
	background-repeat: no-repeat;
	padding-right: 20px;
} 

.LanguageAr
{
	background-position: right center;
	color: #05276d;
	text-decoration: none;
	background-image: url('../Images/Ar.png');
	background-repeat: no-repeat;
	padding-right: 20px;
} 

.LanguageEn
{
	background-position: right center;
	color: #05276d;
	text-decoration: none;
	background-image: url('../Images/EN.png');
	background-repeat: no-repeat;
	padding-right: 20px;
} 
/******SubSubMenu**********/

.SubSubMenuLi
{
	height: 23px;
	width: 200px;
	color: White;
	cursor: pointer;
	vertical-align: middle;
	list-style: none;
	position: relative;
	left: 27px;
}

.SubSubMenu
{
	list-style: none;
	position: absolute;
	top: 5px;
	right: 187px;
	width: 200px;
	z-index: 1000;
	display: none;
	cursor: pointer;
}

.SubSubMenu a
{
	height: 23px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}


.SubSubMenu a span
{
    background-image: none;
    text-decoration: none;
    width: 200px;
    text-align: right;
    background-color: #07296F;
    color: #fff;
    display: block;
    height: 23px;
    line-height: 20px;
    text-decoration: none;
}

.SubSubMenu a:hover span
{
    background-image: none;
    background-color: #8BAEF8;
    color: #fff;
    text-decoration: underline;
    width: 200px;
    display: block;
    height: 23px;
    padding: 0;
}

.SubSubMenu a:hover
{
	text-decoration: none;
}


.SubMenuLiNull a span
{
	width: 200px;
	text-align: right;
	background-color: #284c8f;
	color: #fff;
	display: block;
	height: 23px;
	line-height: 20px;
	text-decoration: none;
}

.SubMenuLiNull a:hover span
{
    background-color: #81A0DC;
    color: #fff;
    text-decoration: underline;
    width: 200px;
    display: block;
    height: 23px;
    padding: 0;
}

.SubMenuLi a span
{
    background: url('../Images/03.png') no-repeat left;
	
	width: 200px;
	text-align: right;
	background-color: #284c8f;
	color: #fff;
	display: block;
	height: 23px;
	line-height: 20px;
	text-decoration: none;
}

.SubMenuLi a:hover span
{
    background: url('../Images/04.png') no-repeat left;
    background-color: #81A0DC;
    color: #fff;
    text-decoration: underline;
    width: 200px;
    display: block;
    height: 23px;
    padding: 0;
}

.TreeLevels
{
	color: #7c7c7c;
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #c0c0c0;
	border: 1px groove #808080;
	border-radius: 5px;
	background-color: #D9D9D9;
}

.TreeLevels td:nth-child(2) a 
{
	color:#1C376F !important;
	font-weight:bold;
}
.TreeLevels td:nth-child(3)  a
{
	color:#7c7c7c !important;
	font-weight:bold;
}
.TreeLevels td:nth-child(4) a
{
	color: #7c7c7c !important;
	font-weight: normal;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
.TreeLevels a
{
	color: #7c7c7c;
	font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}
.TreeLevels a:hover
{
	background-color:#c2cbdb;
     font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}
.btnUnIssue
{
	background-image: url('../Images/UNissue.png');
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	width: 120px;
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma;
	vertical-align: middle;
	color: #2e4368;

}

.btn, .btnsync , .btnLink
{
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	width: 80px;
	height:18px;
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #0F3379;
	font-weight: bold;
}

.btnsync
{
	background-image: url('../Images/syncWhite.png');
	
}
.btnLink
{
	background-image: url('../Images/LinkFatherWhite.png');
	
}

.formTable td:nth-child(odd)
{
	 text-align: left; 
	/*text-align: center;*/
	padding-left: 5px;
	font-weight: bold;
}
.formTable td:nth-child(even)
{
	 text-align: right; 
	/*text-align: center;*/
}

.formTable input[type="text"] { }
.dxgvDataRow td
{
	padding: 2px !important;
	text-align: center;
}
	
	.dxgvGroupRow
{
	text-align: right !important;
	font-weight: bold;
}
	                          

.dxpgCell
{
	border-left-style: solid !important;
}
.dxflGroupCell ,.dxgvEditForm {background-color:#efefef!important;}
.dxeListBoxItemRow{ background-color:White !important; color:Black !important;}
.dxbButton div ,.dxb , .dx-vat
{
	background-image: none !important;
	
	padding:0px !important;
	vertical-align:top!important;
}
.btnLogIn
{
    background-image: url('../Images/login.png');
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-family: tahoma;
    vertical-align:middle;
    height: 33px;
    font-weight: bold;
    text-decoration: none;
    padding-top:15px;
    padding-right:10px;
}
.schoolMenu li{
	float: right;
	display: block;
	text-align: right !important;
	margin-top: 0px !important;
	padding: 0px 0px 0px 0px;
	margin-right: 0px !important;
	padding-right: 15px;
	padding-left: 15px;
}
.txtAlign
{
    text-align: left;
}


.align
{text-align:right;}
