@import "articoli.css";

@import "cclfo.css";

@import "cconti.css";

@import "cocliet.css";

@import "ctabe.css";

@import "farcom.css";

@import "ffatture.css";

@import "flistini.css";

@import "mmovmag.css";

@import "noted.css";

@import "ordinir.css";

@import "ordinit.css";

@import "sysgest_icons.css";

html {
   background-image: none;
   background-repeat-x: repeat;
   background-repeat-y: repeat;
   background-attachment: scroll;
   background-position-x: 0px;
   background-position-y: 0px;
   background-origin: initial;
   background-clip: initial;
   /*  background-color: #F1F1F1;*/
}

body { /*    width: 980px;*/
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   font: 12px Verdana, Arial, sans-serif;
   /* color: #333; */
   color: black;
   /*
        background-image: initial;
        background-repeat-x: initial;
        background-repeat-y: initial;
        background-attachment: initial;
        background-position-x: initial;
        background-position-y: initial;
        background-origin: initial;
        background-clip: initial;
        background-color: transparent;*/
}

body.loginpage { /*
        width: 300px;
        margin-right: auto;
        margin-left: auto;
        */
   
}

#div_login {
   width: 600px;
   /* height        : 200px;*/
   margin-right: auto;
   margin-left: auto;
   background: #f0f0f0;
   margin-top: 100px;
   border: 1px #ccccdd solid;
}

#div_login #username{
   width : 10em;
}
#div_login #userpass{
   width : 10em;
}

/* select per deposito/negozio */
#div_login #negozio{
   width : 10em;
}


#fieldset_login {
   width: 400px;
   height: 150px;
   margin-top: 8px;
   margin-bottom: 8px;
}

.height_300 {
   height: 300px;
}

.overflow_auto {
   overflow: auto;
}

div {
   display: block;
}

ul {
   margin-bottom: 18px;
   list-style-type: none;
   list-style-position: outside;
   list-style-image: initial;
   display: block;
}

input,select {
   border: 1px #ccccdd solid;
   margin-top: 1px;
   margin-right: 2px;
   margin-bottom: 1px;
   margin-left: 2px;
   padding-top: 1px;
   padding-right: 1px;
   padding-bottom: 1px;
   padding-left: 1px;
   /*      background-color: #F0FFF0;*/
}

input[disabled="disabled"],input[readonly="readonly"] {
   border: 1px #fafafa solid;
   /*  background-color: #F0FFF0;*/
}

legend {
   font-style: normal;
   color: #004466;
}

label { /*      width: 4em; */
   /*  float: left; */
   font-style: italic;
   color: #004466;
   display: inline-block;
   margin-left: 2px;
}
/*
label.error {
        float: none;
        color: red;
        vertical-align: top;
}
*/
label.error { /* Move the error above the input element. */
   /*
    position: absolute;
    line-height: 1.5em;
    margin-top: -1.5em;
	*/
   background-color: red;
   color: white;
   padding: 0 2px;
}

/* etichette "da" "a" */
label.label_da_a {
   width: 1em;
   text-align: right;
   margin-right: 1em;
}

/* etichette "da" "a" */
label.label_a {
   width: 1em;
   text-align: right;
   margin-right: 1em;
}

input.error {
   background-color: #ffc;
   border-top-color: #C00;
   border-right-color: #C00;
   border-bottom-color: #C00;
   border-left-color: #C00;
}

input:disabled {
   background-color: #fbfaff;
   color: #000000;
}

table { /*      font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;*/
   
}

table.tbl_100 {
   width: 100%;
}

th {
   background: #F1F1F1;
   padding: 2px;
}

td {
   padding: 2px;
}

tr.tbl_row {
   
}

tr.tbl_row_alt {
   background: #eeeeff;
}

tbody tr.highlight {
   background: #ffeeff !important;
   cursor: pointer;
}

tbody tr.selected {
   background: #00AAFF;
}

tbody tr.preselected {
   background: #CCCCCC;
}

.nowrap {
   white-space: nowrap;
}

.align_right {
   text-align: right;
}

.align_left {
   text-align: left;
}

.align_center {
   text-align: center;
}

.float_left {
   float: left;
}

.float_right {
   float: right;
}

.valign_bottom {
   vertical-align: bottom;
}

.titolo {
   border-bottom-color: #E1E1E1;
}

.numeric {
   
}

.inline_block {
   display: inline-block;
}

.div_inline {
   display: inline;
}

.div_inline_block {
   display: inline-block;
}

.div_table {
   display: table;
}

.div_table_100 {
   display: table;
   width: 100%;
}

.div_table_cell {
   display: table-cell;
   /*   padding-top: 2px;
        padding-bottom: 2px;*/
}

.div_table_row {
   display: table-row;
}

.div_table_caption {
   display: table-caption;
}

.vmiddle {
   vertical-align: middle;
}

.vbottom {
   vertical-align: bottom;
}

.vtop {
   vertical-align: top;
}

.bold {
   font-weight: bold;
}

a {
   color: #595A5E;
}

a:link {
   text-decoration: none
}

a:visited {
   text-decoration: none
}

a:active {
   text-decoration: none
}

a:hover {
   text-decoration: underline;
}

/* HEADER 
#header {
   display: inline-block;
   height: 34px;
   z-index: 999;
   position: relative;
  
}
*/

/* CONTENT */
#main {
   position: relative;
   /*        width: 984px !important;*/
   /*      min-width: 984px !important;*/
   background-color: white;

   /*  background-image: url(images/main_bodybg.png);
        background-repeat-x: no-repeat;
        background-repeat-y: repeat;
        background-attachment: initial;
        background-position-x: 0px;
        background-position-y: 0px;
        background-origin: initial;
        background-clip: initial;
        background-color: white;*/
}

#main .maincap.top {
   position: absolute;
   /*z-index: 1;*/
   width: 100%;
   padding-top: 6px;
   background-image: url(images/maincap_top.png);
   background-repeat-x: no-repeat;
   background-repeat-y: no-repeat;
   background-attachment: initial;
   background-position-x: 0px;
   background-position-y: 0px;
   background-origin: initial;
   background-clip: initial;
   background-color: transparent;
   top: 0;
}

#main .maincap.bottom {
   position: absolute;
   width: 100%;
   height: 7px;
   background-image: url(images/maincap_bottom.png);
   background-repeat-x: no-repeat;
   background-repeat-y: no-repeat;
   background-attachment: initial;
   background-position-x: 0px;
   background-position-y: 100%;
   background-origin: initial;
   background-clip: initial;
   background-color: transparent;
   bottom: 0;
}

#main #content { 
   padding-top: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
   padding-left: 8px;
  height: 600px;*/
   min-width: 990px;
    margin-left: auto !important;  
    margin-right: auto !important;     
}
#main #content.w1024 { 
   width: 990px;
}

#main #content h1.underline {
   margin-top: 0;
   margin-bottom: 0;
   line-height: 1em;
   /*      border-bottom: 5px solid #E1E1E1;*/
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #E1E1E1;
}

#toolbar {
   padding-top: 2px;
   /*     padding-bottom: 2px;*/
   border: 1px solid blue;
   /*   width: 900px;*/
   height: 35px;
   overflow: hidden;
}

#toolbar div#toolbar_buttons {
   width: 400px;
   display: inline-block;
}

#toolbar ul#toolbar_icons {
   
}

#toolbar #toolbar_message {
   width: 450px;
   /*display: inline-block;*/
   position: relative;
   float: right;
   padding: 0 .7em;
}

/* campi modificati */
.modified {
   background-color: #efffef;
}

.date_ddmmyy {
   width: 5.5em;
}

.date_ddmmyyyy {
   width: 6.5em;
}

.iban {
   width: 12em;
}

fieldset {
   border: 1px #ccccdd solid;
   margin-top: 0px;
   margin-bottom: 0px;
   /* margin-left: 8px;
        margin-right: 8px;*/
   padding: 8px;
}

fieldset.fieldset_100 {
   width: 100%;
}

iframe {
   border: 1px;
   border: 0px;
}

.hidden {
   display: none;
}

.overflow_hidden {
   overflow: hidden;
}

/* INIZIO per records bloccati */
.sl_locked { /*   background-color: #C3DCFF;*/
   background-color: #fbfaff;
}

input.sl_locked:disabled {
   background-color: #fbfaff;
   color: #000000;
}
/* FINE per records bloccati */
.ui-tabs .ui-tabs-panel {
   padding: 4px;
}

#incorsomask{
   position:fixed;
   bottom:0;
   width: 100%;
/*   height: 30px;*/
   height: 100%;
   background-color: #e3e3e3;
  /* background-color: yellow;*/
   padding: 0px;
   z-index:99999;  
   opacity : 0.8; 
   display : table;
}

#incorsomaskcell{
    display:table-cell; 
    vertical-align: middle;   
}


#incorsomask #incorsotable{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 100px;
    border: 1px solid #000000;
    border-collapse: collapse;
     background-color: silver;
}
#incorsomask #incorsotable td{
    border: 1px solid #000000;
    border-collapse: collapse;
}

#incorsomask #incorsotable #incorsotd_image{
    background-color: white;
    min-width: 20px;
}

#incorsomask #incorsotable #incorsotd_msg{
/*    background-color: lime;*/
    width : 100%;
    padding-left:10px;
}

/* ----------------------> classi per campi ordinamento : 
                    cursore e colore di backgound */
.campo_ordinamento {
      cursor : pointer;
  }
  
.ordine_asc {
   background: #d0ffd0;
}

.ordine_desc {
   background: #ffd0e0;
}



