﻿body {
}
div.RadComboBoxDropDown_Telerik
{
	border-right: #c6c7d2 1px solid;
	border-top: #83868d 1px solid;
	font-weight: bold;
	font-size: 13px;
	background: #fff;
	border-left: #c6c7d2 1px solid;
	cursor: default;
	color: #000099;
	border-bottom: #c6c7d2 1px solid;
	font-family: 'Arabic Transparent';
	position: absolute;
}

.title
{
    padding: 10px 0px 20px 0px;
    font-weight: bold;
    color: Maroon;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    text-align: center;
    text-decoration: underline;
}
.hr-title
{
    color: Maroon;
    width:60%;
     text-align: center;
}
.table-info
{
	padding-right: 2px;
	vertical-align: top;
	padding-top: 5px;
	text-align: right;
	padding-left: 0px;
	border-spacing: 25px;
}
.table-info-wide
{
	padding: 10px 2px 10px 0px;
	vertical-align: top;
	text-align: right;
	border-spacing: 25px;
}
.right-padding
{
	padding-right: 15px;
}
.regular-text
{
	font-family: MO_Nawel;
	font-size: 17px;
	font-weight: bold;
	color: #000080;
}
.label-background
{
	background-color: #CADFFF;
	font-family:Simplified Arabic  ;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.label-background-altr
{
    background-color: #E1EBFF;
    font-family: Simplified Arabic;
    font-size: 12px;
    font-weight: bold;
    color: #000080;
}
.detail-text
{
	font-family: MO_Nawel;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.list-items
{
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	font-family: 'Arabic Transparent';
}
.tst
{
	font-size: large;
	font-weight: bold;
	color: #000080;
	font-family: "Arabic Transparent";
}
.wer
{
	background-color: #FFCCFF;
}

.unitNode
{
	background-color:Yellow;
}
.subNode
{
	background-color:Lime;
}