﻿.column
{
	 width:200px;
}
#loginbox
{
	padding:7px;
}
input,body,select
{
	font-family:Tahoma,Tahoma;
	font-size : 12px;
	margin-left: 0px;
}
.ui-widget-header
{
	font-weight:normal;
}
table
{
	padding:0px;
	direction: rtl;
}
body
{
	padding:0px;
	margin:0px;
}	
input[type=submit]
{
	
 
	height:27px;
}
.section
{
	width:100%;
}
.margin10
{
	margin-top:10px;
}
.ui-state-highlight
{
	margin:5px;
	padding:2px;
	
}
.ui-state-highlight a,.ui-state-highlight a:visited
{
	font-size:80%;
	font:#123456;
}
.ui-state-highlight a:hover
{
	color:Orange;	
}
.section .bar
{
	vertical-align:middle;	
	padding:2px;
	font-size:110%;
	height:20px;
}
.ui-dialog-titlebar-close
{
	float:left;
	margin-left:10px;
}

#reupload
{
	display:none;
}
#rename_file_dialog
{
	display:none;
}
.seciton
{
	
	
}
.footer
{
	font-size:0.75em;
	text-align:center;
	background-color:#e4e7F0;
	border-top:solid 3px #234567;
	padding:5px;
	
}
.autofocus
{
}
.search
{
	background-color:Yellow;
}
a:visited
{
	color:Navy;
}
a:hover
{
	color:Orange;
	 
}

.ui-corner-all { -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.section
{
	background:#f8f8f8;
	border:1px solid #dfdfdf;
	margin-bottom:3px;
}
.footer a
{
	color:Navy;
	
	
}
.column .section a
{
	display:block;
	margin-bottom:5px;
	margin-right:5px;
	text-decoration:none;
}
.footer a:visited
{
	color:Navy;
	
}
a img
{
	border:0px;
}
.invalid
{
	margin-top:10px;
}