*{
	font-family: "Lucida Grande", "Luxi Sans", "Liberation Sans", "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html{
	height: 100%;
}
body {
	position: relative;
	margin: 0px;
	height: 100%;
}
div {
	display: inline;
}

img{
	border: none;
	margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:top;
    background:transparent;
}
input {
  	background-color:#EEE; 
  	border-color:#FFFFFF; 
  	border-style:inset; 
  	border-width:2px; 
  	color:#000000;
}
input[type=image] {
  	background-color:transparent; 
  	border:none; 
  	color:inherit;
}
textarea {
   	background-color:#EEE; 
  	border-color:#FFFFFF; 
  	border-style:inset; 
  	border-width:2px; 
  	color:#000000; 
}
select {
  	background-color:#EEE; 
  	border-color:#FFFFFF; 
  	border-style:inset; 
  	border-width:2px; 
  	color:#000000;
  	width: 100%; 
}
.new_att{
	border:1px solid black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor:pointer;
}
.tooltip-iframe{
	width:100%;
	height:99%;
	position: relative;
}

.page-iframe{
	width:100%;
	height:80%;
	position: relative;
	left:0px;
}
#ajax-loading{
	position: fixed;
	top: 0;
	background-color: red;
	display: block;
	line-height: 37px;
	padding-left: 10px;
	padding-right: 20px;
	z-index: 10000;
	color: white;
	font-weight: bolder;
	font-size: 14px;
}
#graph-editor{
	overflow: hidden;
}
#clienti_desc_ls{
	position:fixed;
}
.data{
	width: auto;
}
.filter{
	width: 300px;
}
.select_auto{
	width: auto;
}
.fatt{
	display: block;
}
.unread_msg{
	color:white;
	font-weight: bold;
	background-color: red;
	padding:2px;
	position:relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#messaggistica{
	background-color: rgb(238,238,238);
	padding: 3px;
	border:1px solid rgb(204,204,204);
	display: block;
	width: 270px;
}
#messaggistica input{
	background-color: white;
	width: 100%;
}
#messaggistica select{
	background-color: white;
	width: 100%;
}
#messaggistica textarea{
	background-color: white;
}
.bordertab{
	border-color:#000; 
  	border-style:solid; 
  	border-width:1px; 
}
/* EDITOR 2 */
.selected_page{
	font-size: 2em;
	/* border:1px solid black; */
	color: black;
	background-color: yellow;
	text-decoration: none;
}
.unselected_page{
	font-size: 1.5em;
	color: black;
	text-decoration: none;
}
.InlineBlock_dispari{
	background-color: #FFFFFF;
	display: block;
	float:left;
	height: 28px;
}
.InlineBlock_pari{
	background-color: #EDF3FE;
	display: block;
	float:left;
	height: 28px;
}
.editorHeader{
	white-space: nowrap;
}
/* FINE EDITOR2 */
#causali_int{
	display: block;
	padding-left: 25px;
}
.error_msg{
	display: block;
}
.hidden{
	display: none;
}
.fabb{
	display: none;
}
.button_div{
	width: 100%;
	display: block;
	text-align: center;
}
.bord {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
.nobord {
	border: none;
}
.livesearch {
	position:absolute; 
	z-index:1;
}
.debug {
	background-color: #CCCCCC;
	color: #000000;
	margin: 50px;
	border: thin solid #666666;
	list-style-type: disc;
}
.loginlayer{
	padding: 20px;
	border: thin solid #000000;
	background-color: #EDF3FE;
	position:absolute;
	padding-left:20px;
	display: block;
	top: 42%;
	left: 30%;
	width: 40%;
	height: auto;
	z-index: 1;
}
.logolayer{
	position:absolute;
	top:37%;
	left:30%;
	width:10%;
}
.barcode_d{
	vertical-align:top;
	font-size: 7.5pt;
	font-family: sans-serif;
	border: none;
}
.barcode_i{
	vertical-align:top;
	height: 70px;
	width: 120px;
	border: none;
}
.fabbisogni{
	border:1px solid #000000;
}
.colored_input{
	background-color: #A2FFF0;
}
.hidden{
	display: none;
}
.block{
	display: block;
}
#list_aq_hidden{
	display: none;
}
#list_mov_hidden{
	display: none;
}
.list_for_hidden{
	display: none;
}
.red_row{
	display: table-row;
	color: red;
}
.green_row{
	display: table-row;
	color: green;
}
.blu_row{
	display: table-row;
	color: blue;
}
.other_row{
	display: none;
}
.green_label {
	color: #00FF00;
}
.red_label {
	color: #FF0000;
}
.blue_label {
	color: #0000FF;
}
.boxed {
	display: block;
	padding: 2px;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	min-height: 600px;
}

.task {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	width: 150px;
}

.intprev {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	width: 250px;
}
#task_link{
	text-decoration: underline;
	color: #0000ff;
	cursor: pointer;
}
.task_att {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	width: 80px;
}
.task_space {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	width: 50px;
}
.visiblemenu {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	width: 150px;
}
.notvisiblemenu {
	font-weight: bold;
	display: none;
	width: 150px;
}

.task2 {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	padding-left: 10px;
	padding-right: 10px;
}
.task3 {
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	width: 70px;
}
.task4{
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-stack;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}
.tasktab_100{
	width: 100%;
}
.tasktab_row_dispari{
	background-color: #FFFFFF;
	height: auto;
}
.tasktab_row_pari{
	background-color: #EDF3FE;
	height: auto;
}

/*
.tasktab_row_dispari:hover{
	background-color: #CCC;
	height: auto;
}
.tasktab_row_pari:hover{
	background-color: #CCC;
	height: auto;
}
*/
.form_task {
	display: block;
	vertical-align:top;
}
/* Autosuggest */
ul.autosuggest
{
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	z-index: 10;
}
ul.autosuggest li
{
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
ul.autosuggest li a:link,
ul.autosuggest li a:visited
{
	display: block;
	padding: 2px;
	text-decoration: none;
	background-color: #eee;
}
ul.autosuggest li a:hover,
ul.autosuggest li a:active
{
	color: #fff;
	background-color: blue;
}
ul.autosuggest li.highlight a:link,
ul.autosuggest li.highlight a:visited
{
	color: #fff;
	background-color: blue;
}
/* Fine Autosuggest */
.card{
	display: block;
}
.titolo_sheda{
	font-size: 1.5em;
	border-top: 1px solid gray;
	font-variant: small-caps;
	margin:0;
}
#card_div
{
	float: left;
	width: 48%;
	padding-right:1%;
	margin-top:10px;
	border-right: 1px solid gray;
}
#cont_div
{
	float: right;
	width: 49%;
	margin-right: 1%;
	margin-top:10px;
}
#task_div
{
	clear: left;
}
/* Calendario */
#agende{
	display:block;
	width: 98%;
}
.attivita_cal_dett{
	display: block;
	margin-left:5px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	width: 100%;
}
#past_activities{
}
#present_activities{
}
#future_activities{
}
.agende_selres{
	clear: both;
	display: block;
	height: 180px;
	overflow-y:auto;
	border: 1px solid #DDD;
	padding-left:2px;
	padding-right:8px;
	padding-top:8px;
	text-align: left;
}
.planner_box{
	clear: both;
	display: block;
	height: 180px;
	overflow-y:auto;
	padding-left:2px;
	padding-right:8px;
	padding-top:8px;
	text-align: left;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}
.filter_title{
	font-size: large;
	background-color: #999;
	color:white;
	font-weight: bold;
	display: block;
	text-align: center;
}
.filter_agenda{
	height: 35px;
	display: block;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	margin-left: 10px;
	text-align:center;
}
.ore_agenda{
	display:block;
	width:5%;
	margin:0px;
	padding:2px;
	float: left;
}
.ore_agenda_filler{
	border-bottom:1px solid black;
	display:block;
	width:90%;
	margin:0px;
	padding:2px;
	float:right;
	font-weight: bold;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.ore_agenda_cont{
	display:block;
	width:96%;
	height: auto;
	margin:0px;
	padding:0px;
	clear:both;

}
.intestazione {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: medium;
}
.cal_filler{
	display:block;
	width:100%;
	text-align: left;
}
.colored_day {
	background-color: #EDF3FE;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	text-align: center;
}
.no_day {
	font-weight:bolder;
	background-color: #FFFFFF;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	height:20px;
}
.blank_day {
	background-color: #FFFFFF;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
.red_day {
	color: Red;
	border-right: 0px;
	cursor: pointer;
}
.nored_day{
	cursor: pointer;
}
.bottom_day {
	border-bottom:0px
}
.bottom_day_red{
	color: Red;
	border-bottom:0px;
	border-right:0px;
}
.calendario {
	border: thin solid #DDD;
	border-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	display: block;
}
#little_cal{
	height: 171px;
}
.int_calendario {
	width: 188px;
	height:18px;
	margin: 0px;
	border: thin solid #DDD;
	text-align: center;
	display: block;
}
.int_giorno{
	display:block;
	width: 100%;
	text-align:center;
	cursor:pointer;
}
.current_month {
	height:18px;
	width:143px;
	float:left;
	text-decoration: none;
	text-align: center;
}
.prev_month {
	height:18px;
	float:left;
	width: 18px;
	text-decoration: none;
	text-align: center;
	border-right: thin solid #DDD;
}
.next_month {
	height:18px;
	float:right;
	width: 18px;
	text-decoration: none;
	text-align: center;
	border-left: thin solid #DDD;
}
.ag_elenco_dip{
	display: block;
	height: 100%;
	margin-left:5px;
}
.ag_giornaliera_introw{
	display: inline-block;
	display: -moz-inline-stack;
	width: 90%;
	height: 15px;
	position: relative;
	cursor: pointer;
	top: -6px;
}
.ag_giornaliera_introw_ap{
	display: inline-block;
	display: -moz-inline-stack;
	width: 90%;
	height: 15px;
	cursor: pointer;
}
.fill_elenco_dip{
	display: inline-block;
	display: -moz-inline-stack;
	width: 10px;
	height: 10px;
}
.inline_att_cont{
	display: block;
	clear: both;
	width: 100%;
	height: auto;
}
.inline_att_cal{
	display: inline-block;
	display: -moz-inline-stack;
	overflow: hidden;
	float:left;
}
.inline_att_ass{
	display: inline-block;
	display: -moz-inline-stack;
	overflow: hidden;
	float:right;
}
/* Fine calendario */
.dare {
	width: 70%;
	display: block;
}
.avere {
	width: 70%;
	display: block;
}
.mastro{
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	display: block;
}
.conto{
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	display: block;
}
.saldo{
	width: 20%;
	display: block;
	padding-left: 65%;
	padding-right: 15%;
	font-weight: bolder;
	text-align: right;
}
.saldo_utile{
	display: block;
	width: 20%;
	margin-right: 40%;
	font-weight: bolder;
	text-align: center;
	margin-left: 40%;
	font-size: larger;
	border: 1px solid #000000;
}
#fill{
	display: inline-block;
	display: -moz-inline-stack;
}
#att_req{
	display: none;
	width: 100%;
	border: 1px solid black;
}
.infotask_header{
	float:left;
	height:25px;
	width:226px;
	border:1px solid black;
	text-align:center;
	padding-top:5px;
	font-weight: bold;
}
.infotask_value_h{
	float:left;
	height:25px;
	border:1px solid black;
	width:74px;
	text-align:center;
	padding-top:5px;
	font-weight: bold;
}
.infotask_value{
	float:left;
	height:40px;
	border:1px solid black;
	width:74px;
	text-align:right;
}
.smallest {
	font-size: xx-small;
}
.mastro_pn{
	width:200px;
}
.conto_pn{
	width:360px;
}

#tab_pr_1 {
	display: none;
}

/* Gestione Home semplificata */
.home_button{
	position: relative;
	width: 230px;
	height: 115px;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	padding-top:10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 20px;
	margin:20px;
	cursor: pointer;
	background-image: url(/intranet/img/home/pulsante.png);
	background-repeat: no-repeat;
}

.home_button img{
	margin-top:25px;
}
/* Movimenti di magazzino/fatturazione/primanota */
.mov_row {
	overflow:hidden;
	border-bottom:1px dashed grey;
	display:block;
}
.mov_info {
	overflow:hidden;
	float:left;
	display:block;
}
.mov_button{
	float:left;
	width:60px;
	display:block;
	padding-top: 20px;
}
.mov_info_row{
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
.mov_info_field{
	white-space:nowrap;
	float:left;
	display:block;
}
.mov_info_desc{
	white-space:nowrap;
	float:left;
	width:100%;
	display:block;
}
#datadiv_da_lavorato_da,
#datadiv_aa_lavorato_a{
	display:none;
}
.report_business_unit{
	float:left;
	width:360px;
	margin:0;
	padding:0;
}
.report_settore{
	float:left;
	width:155px;
}
.report_ufficio legend{
	display: inline;
	white-space: normal;
}
.inline_label_editor {
	display: block;
	font-size: 7px;
}
#row_0 .inline_label_editor{
	display: block;
	font-size: 10px;
}
.bilancio_capo{
	display:block;
}

.sezione_bilancio{
	display: block;
	/*border: 1px solid black;*/
	padding-left: 20px;
	padding-top: 5px;
}
.bilancio_int{
	display: block;
	width:80%;
	float: left;
}
.bilancio_euro{
	text-align: left;
	display: block;
	width:10%;
	float:left;
}
.bilancio_imp{
	text-align: right;
	display: block;
	width:10%;
	float:left;
}
.bilancio_totale{
	text-align: right;
}
.tots td{
	text-align:right;
	padding:5px;
}
