*
{
	font-family:"Tahoma","Arial",Sans !important;
	font-size:10pt !important;
}
html
{
	direction:rtl;
	height:100%;
	width:100%;
}
body
{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
#top_bar
{
	width:100%;
	margin-bottom:10px;
	padding:5px;
	border: 0px;
}
#menu_bar
{
	float:right;
	width:200px;
	text-align:right;
	border-top:0;
	border-bottom:0;
	border-right:0;
	min-height:100%;
}
#menu_list
{
	text-align:right;
	width:90%;
	margin:8px auto 0px auto;
	padding:0px;
	list-style:none;
}
.menu_section
{
	text-align:right;
	list-style:none;
	margin:0px auto 8px auto;
	padding:0px;
}
.menu_section a
{
	font-weight:normal;
	display:block;
	height:100%;
	text-decoration:none;
	padding-right:20px;
}
.menu_section > li
{
	border:0px !important;
}
.menu_header
{
	border:0px !important;
	padding-right:5px;
}
.menu_user
{
	background:none !important;
}
#content_area
{
	text-align:center;
	margin-right:201px;
	padding:10px;
	margin-left:10px;
}
.panel
{
	margin:0px auto 0px auto;
	padding:5px;
	text-align:center;
}
.panel_header
{
	margin-bottom:10px;
}
sup
{
	color:#FF0000;
}
form
{
	margin:0px auto 0px auto;
	display:inline;
}
input
{
	margin-bottom:2px;
}
label
{
	margin-left:6px;
	text-align:left;
	display:inline-block;
}
a.ui-button
{
	padding:2px 4px 2px 4px !important;
	font-weight:normal !important;
}
input[type=submit],button[type=submit]
{
	padding:2px 4px 2px 4px;
	font-weight:normal !important;
	margin:5px 2px 5px 2px;
}
input[type=text],input[type=password]
{
	width:150px;
	text-align:center;
}
.error_bar
{
	font-weight:normal !important;
	margin-bottom:7px;
}
span.ui-icon
{
	float:right;
}
span.sort
{
	position:absolute;
}
table.grid
{
	width:100%;
	border-collapse:collapse;
	cursor:pointer;
}
table.grid th a
{
	display:block;
	text-decoration:none;
	font-weight:normal;
}
table.grid tr
{
	height:20px;
}
table.grid th,table.grid td
{
	border: 1px solid #DDDDDD;
}
table.grid td img
{
	vertical-align: text-bottom;
}
.toolbar
{
	margin-top:10px;
}
.pagination
{
	margin-top:10px;
	display:inline-block;
}
.pagination a
{
	display:inline-block;
	width:20px;
	text-decoration:none;
	font-weight:normal !important;
	border:0px !important;
}
span.counter
{
	float:none;
	margin-right: 10px;
}
.diag_header
{
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform: rotate(-45deg);
	height:75px;
	width:55px;
}
.center
{
	float:none !important;
	margin:auto !important;
}
