@import url("na.css");
Body {
	margin: 0;
	direction: rtl;
	background-color: #FFFFFF;
}
Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	line-height: 17px;
}
.outer_table{
	width: 100%;
	direction: ltr;
	background-image: url(images/outer_bottom_td_bg.png);
	background-repeat: repeat-x;
}
.inner{
	width: 910px;
}
.inner_tl{
	background-image: url(images/inner_tl.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 350px;
	padding-right: 30px;
}

.inner_tm{
	background-image: url(images/inner_tm.png);
	background-repeat: repeat-x;
	background-position: top right;
}
.inner_tr{
	background-image: url(images/inner_tr.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 350px;
	padding-left: 30px;
}
.inner_ml{
	background-image: url(images/inner_ml.png);
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
}
.inner_mm{
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
.inner_mr{
	background-image: url(images/inner_mr.png);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}
.inner_bl{
	background-image: url(images/inner_bl.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;
}
.inner_bm{
	background-image: url(images/inner_bm.png);
	background-repeat: repeat-x;
	background-position: top right;
}
.inner_br{
	background-image: url(images/inner_br.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.home_top_td{
	vertical-align: top;
}
.home_top_table{
	background-image: url(images/home_top_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height:200px;
}
.hometoptextpane{
	background-image: url(images/home_top_text_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 20px 0 40px;
	vertical-align: top;
}
.hometopimgpane{
	vertical-align: top;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 250px;
}
.hometopimgpane_div{
	float:right;
	width:250px;
	height:25px;
	padding-top:175px;
	text-align:center;
	color:#FFFFFF;
}
.homemiddlepane{
	background-image: url(images/home_middle_bg.png);
	background-repeat: repeat-y;
	background-color: #EBEBEB;
	background-position: right;
	padding: 3px 10px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 5px 0;
}
.homemiddlepane *{
	color:#FFFFFF!important;
}
.home_bottom_td{
	background-image: url(images/home_bottom_bg.png);
	background-repeat: repeat-x;
	vertical-align: top;
	direction: rtl;
	padding-top: 10px;
}
.home_bottom_td *{
	color:#333333!important;
}
.home_bottom_table{
}
.homebottomgrouppane{
	vertical-align: top;
	background-image: url(images/home_title_group.png);
	background-position: top right;
	padding-top: 25px;
	background-repeat: no-repeat;
	width: 130px;
}
.homebottomlinkspane{
	vertical-align: top;
	background-image: url(images/home_title_links.png);
	background-position: top right;
	padding-top: 25px;
	background-repeat: no-repeat;
	width: 130px;
}
.homebottomnewspane{
	vertical-align: top;
	background-image: url(images/home_title_news.png);
	background-position: top right;
	padding-top: 25px;
	background-repeat: no-repeat;
}
.header_td{
	direction: rtl;
	vertical-align: top;
	padding: 0;
	height: 100px;
}
.header_table{
}
.headerlogo_td{
	background-image: url(images/heramtallaee-logo.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100px;
}
.headerlogo_link{
	width: 220px;
	height: 50px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 25px;
}
.headertop_td{
	height: 30px;

}
.footer_left_td{
	background-image: url(images/footer_bg.png);
}
.footer_middle_td
{
	background-image: url(images/footer_bg.png);
	direction: rtl;
	text-align: center;
	padding-bottom: 10px;
}
.footer_middle_td   * 
{
	font-weight: normal;
	color: #666666;
}
.footer_right_td{
	background-image: url(images/footer_bg.png);
}
.host_td{
	text-align: center;
}
.menu_td {
	direction: rtl;
}
.menu_table{
}
.MainMenu_MenuItem{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 5px;
	height: 21px;
	cursor: pointer;
}
.MainMenu_MenuItemSel{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 5px;
	background-color: #ececec;
	height: 21px;
}
.MainMenu_SubMenu{
	background-repeat:repeat-x;
	background-position:bottom;
	border: solid #E4E4E4;
	z-index:6000;
	padding: 10px 10px 20px 10px;
	background-image: url(images/MenuSubBg.png);
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	height: 21px;
	padding-right: 20px;
	padding-left: 5px;
}
.MainMenu_MenuBreak{
	border-color: #a6a6a6;
	border-style: solid;
	border-width: 0 0 0 0;
	background: none;
}
.MainMenu_RootMenuItem,
.MainMenu_RootMenuItem td,
.MainMenu_RootMenuItemSelected,
.MainMenu_RootMenuItemSelected td{
	background: url(images/tab_bg.png) top repeat-x transparent;
	color: #FFFFFF;
	font-size: 11px;
	height: 34px;
	padding: 2px 0px 0 6px;
	cursor: pointer;

} 

html>body .MainMenu_RootMenuItem ,
html>body .MainMenu_RootMenuItemActive,
html>body .MainMenu_RootMenuItemBreadcrumb{
	height: 36px;
}
	
.MainMenu_RootMenuItemActive,
.MainMenu_RootMenuItemActive td
.MainMenu_RootMenuItemBreadcrumb, 
.MainMenu_RootMenuItemBreadcrumb td{
	background: url(images/tab_bg_on.png) top repeat-x  transparent;
	color: #43423d;
	font-size: 11px;
	height: 34px;
	padding: 2px 0px 0 6px;
}

.MainMenu_LeftOff, .MainMenu_LeftOn, .MainMenu_RightOff, .MainMenu_RightOn {
	height: 36px;
} 
.MainMenu_LeftOff {
	padding-left: 5px;
	background: url(images/tab_right.png) top left no-repeat transparent;
}
.MainMenu_LeftOn {
	padding-left: 5px;
	background: url(images/tab_right_on.png) top left no-repeat transparent;
}
.MainMenu_RightOff {
	background: url(images/tab_left.png) top left no-repeat transparent;
	padding-right: 3px;
}
.MainMenu_RightOn {
	background: url(images/tab_left_on.png) top left no-repeat transparent;
	padding-right: 3px;
}


.search_td {
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	width: 155px;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
	padding-bottom: 3px;
	height: 24px;
}
.search_td  input{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: #3B3E48;
	line-height: normal;
	width: 120px;
	background: none;
}
.search_td  img{
	width: 20px;
	height: 17px;
	margin-bottom: -5px;
}
.breadcrumb_date_login_table  td{
	padding: 2px 7px;
	border-color: #E7E7E7;
}
.home_td{
	padding-left: 0px!important;
}
.breadcrumb_td  span{
	font-size: 10px;
	color: #999999;
}

.login_td {
}
.user_td {
}
.skin_layout_table{
	width: 100%;
}
.skin_layout_td{
	vertical-align: top;
	padding: 25px 15px 0 15px;
}
.extrapane{

}
.toppane{
	direction: rtl;
}
.sidepane{
	direction: rtl;
	width: 200px;
	vertical-align: top;
	padding: 0 20px 0 0;
}
.innertoppane{
	direction: rtl;
	vertical-align: top;
}
.contentpane{
	direction: rtl;
	vertical-align: top;
}
.innerbottompane{
	direction: rtl;
	vertical-align: top;
}
.bottompane{
	direction: rtl;
	vertical-align: top;
}
.footerpane{
	direction: rtl;
	vertical-align: top;
}

a:link, a:visited, a:active {
	text-decoration:    none;
	color:  #0066CC;
}

a:hover {
	text-decoration: underline;
	color:  #0066CC;
}
.loginlink, a.loginlink:link, a.loginlink:visited, a.loginlink:active {
	color:#FFFFFF;
	background:	url(images/icon_login.gif) no-repeat center right;
	font-size:10px;
	padding:0 7px 0 0;
	white-space: nowrap;
	float: right;
}
a.loginlink:hover {

}
.userlink, a.userlink:link, a.userlink:visited, a.userlink:active {
	color:#FFFFFF;
	background:url(images/icon_user.gif) no-repeat center right;
	font-size:10px;
	padding:0 7px 0 0;
	white-space: nowrap;
	float: right;
}
a.userlink:hover {

}
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #666666;
	font-size: 11px;
}
a.FooterLink:hover {
	color: #999999;
}

a.searchLink:link img, a.searchLink:visited, a.searchLink:active, .searchLink {
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: middle;
}

a.searchLink:hover {
	COLOR: #FFFFFF;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #125687;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #125687;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.NormalDisabled
{
	color: Silver;
}

strong, .NormalBold
{
	font-size: 11px;
	font-weight: bold;
}


.NormalRed, .NormalRed a:link, .NormalRed a:visited, .NormalRed a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.NormalRed a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.NormalRedBold, .NormalRedBold a:link, .NormalRedBold a:visited, .NormalRedBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.NormalRedBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.NormalBlue, .NormalBlue a:link, .NormalBlue a:visited, .NormalBlue a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #125687;
	text-decoration: none;
}
.NormalBlue a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #125687;
	text-decoration: underline;
}
.NormalBlueBold, .NormalBlueBold a:link, .NormalBlueBold a:visited, .NormalBlueBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #125687;
	text-decoration: none;
}
.NormalBlueBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #125687;
	text-decoration: underline;
}
.NormalRevers, .NormalRevers a:link, .NormalRevers a:visited, .NormalRevers a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: none;
}
.NormalRevers a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: underline;
}
.NormalReversBold, .NormalReversBold a:link, .NormalReversBold a:visited, .NormalReversBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
.NormalReversBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: underline;
}

a img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	border: none;
	border-style: none;
}



.Head {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

.SubHead    {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


tr.control * span.SubHead
{
	font-size:10pt;
}

.SubSubHead {
	font-size:  1em;
	font-weight:    bold;
	color: #666666;
}
h1 {
	font-size: 17px;
	color: #125687;
	margin: 7px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 0 0;
}


h2, h3, h4, h5 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #125687;
}

P{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}


UL LI   {
	list-style-image: url(images/bullet_ul.gif);
}
HR {
	color: #CCCCCC;
	height:1pt;
	text-align:left
}

TH  {
	vertical-align: baseline;
	font-size:  1.1em;
	font-weight:    bold;
	color: #666666;
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
.rtl{
	direction: rtl;
}
.ltr{
	direction: ltr;
}
.Image_Left{
	float: left;
	margin: 0 10px 10px 0;
}

.Image_Right{
	float: right;
	margin: 0 0 10px 10px;
}
.Image_Center{
	float: right;
	width: 100%;
	text-align: center;
}
.Image_Buttom_10Space{
	margin-bottom: 10px;
}
.Image_Buttom_5Space{
	margin-bottom: 5px;
}
.Code
{
	background-color:#F0F0F0;
	border:1px dashed #C8C8C8;
	padding: 10px;
	vertical-align: middle;
	font-family: 'Courier New' , Monospace;
	direction: ltr;
	margin: auto 20px;
	color: #464646;
}
.Quote
{
	background-color:#F0F0F0;
	border:1px dashed #C8C8C8;
	padding: 10px;
	vertical-align: middle;
	margin: auto 20px;
	color: #464646;
}
select, input{
	font-size: 11px;
	color: #333333;
	line-height: normal  !important;
}

.NormalTextBox
{
	font-size: 10px;
	font-weight: normal;
}

.StandardButton {
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
	background-color: #666666;
}
/*////////////////////////////////////////////////////////////////*/
.ModuleTitle_MenuItem {
	border: white 0px solid;
	text-align: right;
}

.ModuleTitle_MenuItem TD {
	cursor: pointer;
	color: #464646;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
	padding: 1px 3px 1px 1px;
}


.ModuleTitle_MenuIcon {
	background-color: #EEEEEE;
	width: 15px;
	height: 100%;
}

.ModuleTitle_SubMenu 
{
	background-color: #FFFFFF;
	z-index: 1100;
	border:1px solid #EEEEEE;
	padding: 1px 1px 1px 1px;
}

.ModuleTitle_MenuBreak  {
	display: block;
	background-color: #DFDFDF;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: #464646;
	font-weight: bold;
	font-style: normal;
	background-color: #EEEEEE;
}
/*////////////////////////////////////////////////////////////////*/
.table_normal_rtl {
	text-align: center;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 1px;
	direction: rtl;
}
.table_normal_ltr {
	text-align: center;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 1px;
	direction: ltr;
}
.table_normal_ltr td, .table_normal_rtl td  {
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 1px;
}
/*////////////////////////////////////////////////////////////////*/
.DataGrid_AlternatingItem
{
	background-color: #f0f0f0;
}
.DataGrid_Container
{
    background-color: Transparent;
}
.DataGrid_Container td
{
	padding:4px;
}
.DataGrid_Footer
{
    background-color: White;
}
.DataGrid_Header *, .DataGrid_Header a:link
{
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
}
.DataGrid_Item
{
	background-color: #FFFFFF;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: #CCD8E6;
}
/*////////////////////////////////////////////////////////////////*/
#vertical_links {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	}

ul#vertical_links  li{
	list-style-type: none;
	list-style-image: url(none);
	}
	
#vertical_links li a {
	text-decoration: none;
	}	
	
#vertical_links li a:link, #vertical_links li a:visited {
	display: block;
	padding: 2px 15px 2px 0;
	background-image: url(images/vertical_links.gif);
	background-position: center right;
	background-repeat: no-repeat;
	color: #666666;
	background-color: transparent;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 0px 0px 1px 0;
	}
	
#vertical_links li a:hover {
	background-image: url(images/vertical_links.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	color: #000000;
	}
/*////////////////////////////////////////////////////////////////*/
.FileManager
{
	border-style: solid;
	border-color: #CBD1D9;
	border-width: 1px;
	height:400px;
}
.FileManager_ToolBar
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	height:25px;
	background-color: #F0F0F0;
}
.FileManager_Explorer
{
	height:100%;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 2px;
	background-color: #F0F0F0;
	margin: 0;
}
.FileManager_FileList 
{
	height:100%;
	border-style: solid;
	border-color: #F0F0F0;
	border-width: 0px;
	margin: 0;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px;
}
.FileManager_Header
{
	font-weight: bold;
	color: #3C3C3C;
	background-color: #DDDDDD;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
	height: 25px;
}
.FileManager_Pager
{
	color:#3C3C3C;
	font-weight: bold;
	background-color: #DEDEDE;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	height: 25px;
}
.FileManager_StatusBar
{
	height: 25px;
	margin: 0;
}
.FileManager_StatusBar td
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #DEDEDE;
}
.FileManager_Item
{
	color: #3C3C3C;
	background-color: #F9F9F9;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
.FileManager_AltItem
{
	color: #3C3C3C;
	background-color: #F0F0F0;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
.FileManager_SelItem
{
	font-weight: bold;
	border-style: none;
	color: White;
	background-color: #DEE3F3;
}
.FileManagerTreeNode 
{
	color: #3C3C3C;
}
.FileManagerTreeNodeSelected 
{
	background-color: #DEE3F3;
}
/*////////////////////////////////////////////////////////////////*/
.Documents_Module .DataGrid_AlternatingItem
{
}
.Documents_Module .DataGrid_Container
{
	width:100%;
}
.Documents_Module .DataGrid_Container td
{
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
}
.Documents_Module .DataGrid_Header *
{
}
.Documents_Module .DataGrid_Item 
{
}
.Documents_Module .DataGrid_Container td:first-child
{
	padding: 0;
	border-width: 0 0 0 1px;
	background-color: #FFFFFF;
	background-image: url(none);	
}
/*////////////////////////////////////////////////////////////////*/
.UDT_Module .DataGrid_AlternatingItem
{
}
.UDT_Module .DataGrid_Container
{
	width:100%;
}
.UDT_Module .DataGrid_Container td
{
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
}
.UDT_Module .DataGrid_Header *
{
}
.UDT_Module .DataGrid_Item 
{
}
.UDT_Module .DataGrid_Container td:first-child
{
	padding: 0;
	border-width: 0 0 0 1px;
	background-color: #FFFFFF;
	background-image: url(none);	
}
/*////////////////////////////////////////////////////////////////*/
.UDT_Module .UDT_Table_Head {
	background-color: #616161;
	text-align: right;
}
.UDT_Module .UDT_Table_Head a:link{
	color: #FFFFFF;
	font-weight: bold;
}
.UDT_Module tr.UDT_Table_Head td, .UDT_Module tr.UDT_Table_Item td, .UDT_Module tr.UDT_Table_AlternateItem td {
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px 0 1px 1px;
}

.UDT_Module .UDT_Table_Item {
	background-color: #FFFFFF;
	text-align: right;
}
.UDT_Module .UDT_Table_AlternateItem {
	text-align: right;
	background-color: #e6e6e6;
}
/*////////////////////////////////////////////////////////////////*/
.SG_Module-breadcrumb_td{
	text-align: right;
	display: none;
}
.SG_Module-extra_td{
	text-align: left;
	line-height: 0;
	display: none;
}
.photo_198 {
	border: 5px solid;
	background-color: #FFFFFF;
	padding: 1px;
	border-color: #E9E9EB;
}
/*////////////////////////////////////////////////////////////////*/
.Links_S1 .Links_Module  tr>td {
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 0px 0px 1px 0;
	background-color: transparent;
	cursor: pointer;
	padding: 2px 5px;
}
.Links_S1 .Links_Module  tr>td a {
	color: #666666;
}
.Links_S1 .Links_Module  tr:hover>td {
	background-color: #F0F0F0;
}
.Links_S1 .Links_Module  tr:hover>td a{
	color: #000000;
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////////*/
.FAQs_Module_Q {
	padding: 2px 15px;
	background-image: url(images/faq_module.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.FAQs_Module_A {
	padding: 2px 15px;
	margin-bottom: 10px;
}
.FAQs_Module_Loading{
	padding: 2px 15px;
}
#dnn_ctr592_FAQs_lstFAQs br {
	line-height: 2px;
}
/*////////////////////////////////////////////////////////////////*/
.Survey_Module_question, .Survey_Module_result_question{
	font-weight: bold;
	line-height: 30px;
}
.Survey_Module_result_name{
	font-size: 11px;
	margin-bottom: 2px;
}
.Survey_Module_result_vote{
	color: #6D85A0;
	font-size: 10px;
}
.Survey_Module_result_graph_container{
	width: 100%;
	background-color: #D6D6D6;
	margin-bottom: 5px;
}
.Survey_Module_result_graph{
	background-color: #5C5F70;
	height: 7px;
}
/*////////////////////////////////////////////////////////////////*/
.DNNEmptyPane{display:none;}
.Login_Module *{
	text-align: center;
}
.Login_Module{
	margin: 0 auto;
}

/*////////////////////////////////////////////////////////////////*/
.LogViewer_Module{
	direction: ltr;
}
.Exception span, .ItemCreated span, .ItemUpdated span, .ItemDeleted span, .OperationSuccess span, .OperationFailure span, .GeneralAdminOperation span, .AdminAlert span, .HostAlert span, .SecurityException span
{
	color: #EDEDED;
}
/*////////////////////////////////////////////////////////////////*/
.Dashboard_Module *{
	direction: ltr;
}
/*////////////////////////////////////////////////////////////////*/
.Settings select{
	direction: ltr;
}
.select_direction{
	direction: rtl!important;
}
/*////////////////////////////////////////////////////////////////*/
