﻿.ui-widget {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}
.ui-accordion .ui-accordion-content {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sortable li {
	margin: 0 0px 5px 0px;
	padding: 5px;
	height: 1.0em;
}
.table_editor {
	width: 100%;
}
.table_editor tbody tr td {
	padding-right: 5px;
}

hr {
	height: 0;
	border-bottom: 1px dotted #000;
	border-top: 0px dotted #000;
}

/* Menu*/
.fg-button {
	margin: 0 4px 1px 1px;
	padding: .4em 1em;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
}
.fg-button .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
a.fg-button {
	/*float: left;*/
}
button.fg-button {
	width: auto;
	overflow: visible;
}

.fg-button-icon-left {
	padding-left: 2.1em;
}
.fg-button-icon-right {
	padding-right: 2.1em;
}
.fg-button-icon-left .ui-icon {
	right: auto;
	left: .2em;
	margin-left: 0;
}
.fg-button-icon-right .ui-icon {
	left: auto;
	right: .2em;
	margin-left: 0;
}
.fg-button-icon-solo {
	display: block;
	width: 8px;
	text-indent: -9999px;
}

.fg-button.ui-state-loading .ui-icon {
	background: url(spinner_bar.gif) no-repeat 0 0;
}

.menu {
	width: 100%;
	height: 35px;
	line-height: 34px;
	color: #ffffff;
	line-height: 18px;
}

input, textarea, select {
	border: 1px solid gainsboro;
}

.ui-datepicker-trigger {
	position: relative;
	top: 3px;
}

#Top
{   
    width:90%;
    margin:auto;
}

#header2
{
    width : 90%;
    margin:auto;
}

#divProprieta
{
    margin-top:25px;
    margin-bottom:25px;
    float:left;
}

#Legenda
{
    margin-top:25px;
    width : 150px;
    margin-left: 200px;
}

#cmbSelezionaAnno
{
    width : 75px;
    margin-bottom : 25px;
    float:left;
}


#divGanttRed
{
    width : 20px;
    height: 20px;
    background-color : #8F0000;
    display:block;
    float:left;
}

#divGanttGreen
{
    width : 20px;
    height: 20px;
    background-color : #b3cf6f;
    display:block;
    float:left;
}

#divGanttDefault
{
    width : 20px;
    height: 20px;
    background-color : #89C5FF;
    display:block;
    float:left;
}

#riga1
{
    width : 150px;
    height: 20px;
    margin-bottom:10px;
}

#riga2
{
    width : 150px;
    height: 20px;
    margin-bottom:10px;
}

#riga3
{
    width : 150px;
    height: 20px;
    margin-bottom:10px;
}

#sottotitolo
{
    font-size:small;
}

#sottotitolo2
{
    font-size:small;
}

#cellaSXRFB
{
    width:45%;
    vertical-align:top;
}

#cellaMiddleRFB
{
    width:10%;
    text-align:center;
}

#cellaDXRFB
{
    width:45%;
    padding-top:0px;
    vertical-align:top;  
}

.btnRFB
{
    display:block;
    width:80px;
    height:80px;
    margin-bottom:10px;
}

.IntestazioniGestione
{
    margin-bottom:20px;
}

.divStipendioContainerGestione
{
    width:50%;
    margin-right:auto;
    margin-left:auto;
}
.divTotaleGestione
{
    margin-right:0px;
     width:20%;
     position:absolute;
     top:40px;
     right:0px;
     font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, Sans-Serif;
	font-size: 15px;
}

.btnIndietro 
{
    position:absolute;
    left:50px;
    top:40px; 
    vertical-align:middle;   
}

#divIntestazione
{
    position:relative;
    vertical-align:middle;   
}
.divMiddleGestione
{
    margin-top:20px;
}
