/**
 * --------------------------------------------------
 * Struttura generale (import header, footer, ...)
 * --------------------------------------------------
 */
@import url(hp_header.css);
@import url(hp_standard.css);
@import url(project.css);

/**
 * --------------------------------------------------
 * Struttura generale
 * --------------------------------------------------
 */
* {
 font-family         : Verdana, Arial, Helvetica, sans-serif;
 overflow            : visible !important;
 margin              : 0px !important;
}

#colonna1privata {
 display             : none !important;
}

#colonna1 {
 display             : none !important;
}

div.button-row-group {
 display             : none !important;
}

#row-stato {
 display             : none !important;
}

#form-handler {
 display             : none !important;
}

div.form-guide {
 display             : none !important;
}

div.minitabscontainer {
 display             : none !important;
}

#copyright {
 display             : none !important;
}

#box-link {
 display             : none !important;
}

#colonna2larga {
 margin-top          : 2em !important;
 position            : absolute !important;
 width               : 100% !important;
}

#colonna2 {
 margin-top          : 2em !important;
 position            : absolute !important;
}

#colonna3 {
 display             : none !important;
}

span.ob {
 color               : #000000 !important;
}

#header {
 border              : 0px solid #000000 !important;
 float               : none !important;
}

#bottoneStampa {
 display             : none !important;
}

div.input_action input {
 border-color        : #000000 !important;
}

div.container-field input.readonly {
 border-color        : #000000 !important;
}
