@CHARSET "utf-8";
.clear {
	clear:both;
}
a:link {
    text-decoration: none;
    color: #245DB3;
}

a:visited {
    text-decoration: none;
    color: #245DB3;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}
body {
	text-align: center;
	//background: linear-gradient(to bottom, #e3e3e3 0%,#edeeee 100%) repeat left top;
	//background: #FFF url(../images/sfondo.gif) repeat left top;
	background: #f1f1f1;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 auto;
}
.bold-text
{
    font-weight: bold;
}
#results li.pass { color: green; }
#results li.fail { color: red; }
ul#results
{
	list-style-type: disc;
}
ul#results li 
{
	display: list-item;
	text-align: left;
}
#page {
	width: 100%;
	position: relative;
}
#titlePage {
	font-size: 16px;
}
#container {
	position: relative;
    width: 960px;
	//width: 1040px;
	//width: auto;
	//max-width: 1400px;
	// min-height: 600px;
	//border-left: 2px solid #cbcbcb;
	//border-right: 2px solid #cbcbcb;
	//background-color: #FFF;
	margin: 0 auto;
	padding: 0 1px;
}
#logo {
	width: 960px;
	height: 185px;
}
#userInfo {
	float: right;
    margin: 5px 5px 0 0;
    background-color:#dfeffc;
    padding: 2px;
    border-radius: 2px;

}
#systemDescription {
	text-align: left;
    padding: 20px 10px 20px 10px;
    font-weight : bold;
}
#banner {
	padding: 5px 0 0 0;
	border-radius: 4px;
	margin-bottom: 10px;
	//border-bottom: 10px solid #d9d9d9;
}
#page-header
{
	border-radius: 4px;
	//overflow: hidden;
	position: relative;
	background-color: #fff;
	margin-bottom: 10px;
	margin-left: 1px;
	white-space: nowrap;
}
#logoff {
	margin-left: 10px;
}
#nav-pane {
	//border-bottom: 2px solid #cbcbcb;
	border-radius: 4px;
}
#help-accordion-header {
	width: 20%;
	text-align: right;
	margin: 0px 10px 0px 0px;
	float: right;
	background: #ffffff;
	border: 0px;
}
#help-accordion-content {
	clear: both;
	border: 2px solid #d9d9d9;
	border-style: groove;
	height: 200px;
	text-align: left;
}
#helpContent {
	text-align: left;
}
#main {
	clear:both;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 10px;
}
.panel {
    clear:both;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 10px;
    clear: both;
}
#main-section {
	padding: 0 10px 10px 10px;
    clear: both;
}
#generalCommands
{
	float: left;
	padding: 10px 0 10px 0;
}
#message-area {
	float: left;
	width: 60%;
}
.index-left {
	float: left;
	
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align: left;
}
.fieldset-custom {
	text-align: left;
	padding: 3px 0 3px 0;
	//border: 1px solid #cbcbcb;
	//border-radius: 2px;
	border : 0;
	border-bottom: 1px solid #eee;
	border-radius: 0;
	margin: 3px 5px 5px 3px;
}
.fieldset-details {
	border-bottom: 0;
}
#fieldset-login {
	border: 1px solid #cbcbcb;
	border-radius: 2px;
    padding: 10px;
}
.fieldset-main
{
	border-bottom: 0;
}
.fieldset-generic{
	text-align: left;
	padding: 10px;
	border: 2px solid #cbcbcb;
	border-radius: 4px;
	margin: 10px 0 10px 0;
}
.fieldset-list{
	text-align: left;
	padding: 10px;
	border: 1px solid #cbcbcb;
	margin: 10px 0 10px 0;
}
.form-label {
	display: inline-block;
	margin: 6px 18px 0 0;
	width: 30%;
	text-align: right;
}
table td {
	vertical-align: middle;
    display: table-cell;
}
.form-label-left {
	display: inline-block;
	//margin: 6px 2px 0 10px;

}
.form-label-left-column
{
    width:70px;
}
.td-label-left
{
    width: 80px;
    text-align: right;
}
.tablegroup-header
{
    font-weight: bold;
    background-color: #dfeffc;
    padding: 2px 5px 2px 5px;
    border-radius: 4px;
    margin: 5px;
    width: 75px;
}
#insertPane .form-item {
	float: left;
}
#login-submit{
	float: right;
}
#global-commands, .edit-commands {
	//float : right;
	float : left;
	margin: 10px 10px 10px 10px;
}
#footer #copyright {
	clear: both;
	border-top: 0px solid #999;
	margin-top: 7px;
	color: #999;
	line-height: 12px;
	padding: 8px;
}
.ui-menu { width: 100px; font-size: 12px; min-height: 22px; } 
ul#nav-menu { width: 100%; padding: 0px 5px 0px 5px; } 
ul#nav-menu > li { width: 70px; float: left; } 
ul#nav-menu > li#mnu-profile { width: 50px; float: right; } 
#nav-menu.ui-widget-content {
	border: 0;
}
.ui-autocomplete-loading {
    background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat;
  }
#nav-menu li.selected-menu a { font-weight: bold;  border-radius: 4px; color: #FC3E3E;}
.selected a { color: #fff; }
.row_selected {
  font-weight: bold;
}
.border-red
{
	border-color: #ffeeee;
	background-color: #ffeeee;
}
.required-fields-message
{
	color: red;
	text-align: left;
	padding: 10px 0 10px 0;
}
#no-matching-documents
{
	text-align: center;
	margin: 10px;
	display: none;
}
#detail-commands
{
	margin: 2px 10px 5px 5px;
    padding: 10px 0 5px 0;
	float: left;
}
#list-commands
{
	margin: 10px 0 10px 0;
	float: right;
}
.infopanel-title
{
	background-color: #E6E6FA;
	border: 1px 0 1px 0;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	font-size: 1.2em;
}
#iframe-modal
{
	//position:absolute;
    //left:50%;
    //top:50%;
    //margin:-100px 0 0 -150px;
}
#iframe-content
{
	width: 100%;
	height: 100%;

}
#sheet-container
{
	margin: 10px;

}
.input-error
{
	margin: 0;
	padding: 5px 0 2px 0;
	color: red;
	text-align: left;
	font-size: 0.8em;
}
#statusbar
{
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 5px;
	//color: #ffffff;
	text-align: left;
	font-size: 1.1em;
    background-color: #c5dbec;
    font-weight: bold;
    //height: 20px;
    vertical-align: bottom;
}
#only-documents-section
{
	padding: 0;
}
.table-group-separator
{
   height: 5px;
}
#load-in-progress
{
	height: 300px;
	background: url('../images/ajax-loader.gif') no-repeat center;
}
#work-in-progress
{
	height: 50px;
	background: url('../images/ajax-loader.gif') no-repeat center;
}
.dialog-message
{
	text-align: left;
}
#dialog-modal-text
{
	vertical-align: middle;
}
#visible-page
{
	//height: 950px;	
}
legend 
{
    font-weight: bold;
}
.separator {
    border-top: 1px solid #eee;
    margin-top: 5px;
    padding: 0;
}
.loading-gif
{
    background:
    url('../images/ui-anim_basic_16x16.gif')
    no-repeat
    right center;
}
.inline-wheel
{
    width: 20px;
    height: 20px;
    url('../images/ui-anim_basic_16x16.gif')
    no-repeat
    left center;
}
#registration-completed
{
    margin: 20px 200px 40px 200px;
    text-align: left;
}
#registration-details
{
    padding: 10px 0 20px 0;
}
.table-commands
{
    float: left;
    background-image: url("jquery-ui-images.png");
//left: .5em;
    position: relative;
//top: 50%;
//margin-top: -8px;
    width: 16px;
    height: 16px;
}
.table-commands-ie8
{
    float: left;
    background-image:  url("table-view-command.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.table-command-delete
{
    background-position: -176px -96px;
}
.table-command-view
{
    background-position: -160px -112px;
}
.table-command-view-ie8
{
}
.table-command-modify
{
    background-position: -64px -112px;
}
.table-command-clone
{
    background-position: -240px -112px;
}
.table-command-customers
{
    background-position: -144px -96px;
}
.doc-command-view
{
    background-image: url("jquery-ui-images.png");
    width: 16px;
    height: 16px;
    background-position: -160px -112px;
}
table#audit-details
{
    text-align: left;
    margin: 20px;
    vertical-align: top;
}
table#audit-details .titles
{
    font-weight: bold;
}
#statusbar.statusbar-success
{
    color: green;
}
#statusbar.statusbar-failure
{
    color: red;
    position: relative;
    left: 2px;
    top: 2px;
    background-image:  url("icon_alerterror.png");
    background-position: 2px 2px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
#registration-required-fields
{
    width: 40px;
    height: 16px;
    border-color: #ffeeee;
    background-color: #ffeeee;
}
#new-registration
{
    clear: both;
}
#details-commands
{
    padding: 1px 5px 1px 5px;
    margin: 5px 0 5px 0;
    font-weight: bold;
    background-color: #dfeffc;
    border-radius: 4px;
}
#view-doc-details
{
    padding: 0 10px 10px 10px;
}
#result-counter
{
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px 0 3px 5px;
}
#user-list-container
{
    font-size: 0.9em;
    padding: 2px 0 3px 0;
    height: auto;
    clear: both;
    overflow-y: auto;
    overflow-x: hidden;
//max-height: 200px;
}
#last-saved-doc
{
    width: 90%;
    font-size: 0.9em;
    border-radius: 5px;
    border: 1px solid #c5dbec;
    background: #dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #2e6e9e;
    margin: 10px;
    padding: 3px 0 3px 0;
}
#save-result {
    text-align: left;
}
.list-header {
    font-weight: bold;
}
.higlighted-message {
    color: red;
    font-weight: bold;
}