<STYLE>
BODY
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    BORDER-LEFT: thin groove;
    COLOR: black;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: 'Microsoft Sans Serif';
    BACKGROUND-COLOR: white;
}
FIELDSET
{
    BACKGROUND-COLOR: #eaeae4;
    padding-bottom:8px;
    margin-bottom: 2px;
    padding-left:5px;
    border-width:1pt;
    border-style:solid;
    border-color:#AAAAAB;
}
.DIS
{
    BACKGROUND-COLOR: #eaeae4
}
H1
{
    FONT-SIZE: 15pt;
    COLOR: midnightblue;
    FONT-FAMILY: verdana;
    FONT-VARIANT: normal
}
H2
{
    FONT-SIZE: 12pt;
    COLOR: darkblue;
    FONT-FAMILY: Verdana
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: midnightblue;
    LINE-HEIGHT: 1pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
H4
{
}
H5
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
H6
{
}
.Label
{
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family:Arial;
    TEXT-ALIGN: right;
    FONT-VARIANT: normal
}
.LabelObbligatorio
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'Microsoft Sans Serif';
    TEXT-ALIGN: right;
}
INPUT
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 8pt;
    BORDER-LEFT: thin groove;
    COLOR: black;
    BORDER-BOTTOM: thin groove;
    BACKGROUND-COLOR: white
}
SELECT
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 8pt;
    OVERFLOW: auto;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: white
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: white
}
.SezioneDati
{

    BORDER-TOP: 1pt;
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: 400;
    FONT-SIZE: 11pt;
    COLOR: lightslategray;
    FONT-FAMILY: Arial;
    text-align:left;
}
.Titolo
{

    BORDER-TOP: 1pt;
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: 600;
    FONT-SIZE: 11pt;
    COLOR: lightslategray;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #eaeae4;
    TEXT-ALIGN: center;
}
.Scheda
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: white 1pt groove;
    LEFT: -5pt;
    FLOAT: none;
    BORDER-LEFT: medium none;
    CURSOR: hand;
    COLOR: gray;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: 'Microsoft Sans Serif';
    LETTER-SPACING: normal;
    POSITION: relative;
    BACKGROUND-COLOR: #eaeae4;
    TEXT-ALIGN: left
}
.Lista
{
    BORDER-RIGHT: silver 1pt solid;
    BORDER-TOP: silver 1pt solid;
    FONT-SIZE: 7pt;
    BORDER-LEFT: silver 1pt solid;
    BORDER-BOTTOM: silver 1pt solid;
    FONT-FAMILY: 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #fffff7
}
.BottMenu
{
    BORDER-RIGHT: #d6d6ce 1pt solid;
    BORDER-TOP: black 1pt;
    FONT-SIZE: 7pt;
    BORDER-LEFT: #d6d6ce 1pt solid;
    CURSOR: hand;
    COLOR: midnightblue;
    BORDER-BOTTOM: #d6d6ce 1pt;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: normal;
    POSITION: absolute;
    TOP: 14pt;
    BACKGROUND-COLOR: #fffff7;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps;
    TEXT-DECORATION: underline
}
A
{
    FONT-SIZE: 7pt;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.Lista TD
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    FONT-SIZE: 7pt;
    BORDER-LEFT: 1pt;
    COLOR: midnightblue;
    BORDER-BOTTOM: 1pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #eaeae4
}
.Lista TH
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: 1pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: silver;
    FONT-VARIANT: normal
}
TABLE
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: medium none
}
OPTION.Trasparente
{
    COLOR: white
}
.Alert
{
    FONT-SIZE: 18px;
    TEXT-TRANSFORM: uppercase;
    COLOR: black;
    FONT-FAMILY: Arial
}
.Campo
{
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    FONT-FAMILY: Tahoma
}
.CampoObbligatorio
{
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    FONT-FAMILY: Tahoma;
    background-color : #EBEBB2; 

}

.Avviso
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
OBJECT
{
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    BACKGROUND-COLOR: white
}
/***NEW BUTTON STYLE***/ 
.Bottone
{
    border: 1px solid #BABABA;
    margin:2px 2px 2px 2px ;
    padding:2px 2px 2px 2px; /*add some padding to the inside of the button*/ 
    font-size: 9pt;
    cursor: pointer;
    color: midnightblue;
    background:#FFFFF7; /*the colour of the button*/ 
    font-family:Arial;
    font-weight: 500;
    /*give the button curved corners, alter the size as required
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;*/ 
    /*give the button a drop shadow
    -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
    box-shadow: 0 0 4px rgba(0,0,0, .75);*/ 
}

/**/
/***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/ 
.Bottone:hover, Bottone:focus{
    background-color :#FFFFFF; /*make the background a little darker*/
    /*reduce the drop shadow size to give a pushed button effect*/ 
    -webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 1px rgba(0,0,0, .75); 
    box-shadow: 0 0 1px rgba(0,0,0, .75);
    border: 1px solid #46A4E4;
}

.BottoneDisabilitato:hover, Bottone:focus {
    background-color: #FFFFFF; /*make the background a little darker*/
    /*reduce the drop shadow size to give a pushed button effect*/
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #BABABA !important;
    cursor: default !important;
}



.Calcolato {
    COLOR: gray
}
TD
{
}
HTML
{
    BORDER-RIGHT: white thin;
    BORDER-TOP: white thin solid;
    BORDER-LEFT: white thin;
    BORDER-BOTTOM: white thin;
    BACKGROUND-COLOR: #fffff7;
}
.CampoTabella
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove
}
OPTION
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove
}
.FORM
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #eaeae4;
    TEXT-ALIGN: left;
    padding-left:5px;
}
.oldTitoloForm
{
    white-space: nowrap;
    top:0px;
    height:18px;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: lightslategray;
    vertical-align:central;
    BACKGROUND-COLOR: #eaeae4;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    font-family:Arial;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
    
}

.TitoloForm{
    top:0px;
    font-family:Arial;
    font-weight: 600;
    font-size: 10pt;
    display:block;
    width:100%;
    height:32px;
    line-height: 22px;
    vertical-align:top;
    overflow:hidden;
    COLOR: lightslategray;
    BACKGROUND-COLOR: #eaeae4;
    border-bottom:solid 10px white;

    
    white-space: nowrap;
    
    }
.TitoloFrame{
    white-space: nowrap;
    top:0px;
    height:15px;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: lightslategray;
    vertical-align:central;
    BACKGROUND-COLOR: #eaeae4;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    font-family:Arial;
    padding-bottom:0px;
    padding-top:0px;
    padding-left:5px;
    }

.TitoloLogin
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #186ba5
}


.Ricerca
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 9pt;
    CURSOR: hand;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.BtnData
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 7pt;
    BORDER-LEFT: thin groove;
    CURSOR: hand;
    COLOR: black;
    MARGIN-RIGHT: 0pt;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: 'Microsoft Sans Serif';
    LETTER-SPACING: 0pt;
    BACKGROUND-COLOR: white
}
.CheckBox
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: medium none;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #eaeae4
}
.Testo
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    COLOR: black;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: #eaeae4
}
.Test
{
    BORDER-RIGHT: black 1pt groove;
    BORDER-TOP: black 1pt groove;
    FONT-WEIGHT: 500;
    BORDER-LEFT: black 1pt groove;
    CURSOR: auto;
    BORDER-BOTTOM: white 2pt solid;
    TEXT-ALIGN: left
}
.CampoValori
{
    FONT-SIZE: 8pt;
    OVERFLOW: hidden;
    CURSOR: hand;
    COLOR: black;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.Frame
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    LEFT: 0pt;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    POSITION: absolute;
    TOP: 0pt;
    BACKGROUND-COLOR: #eaeae4
}
.CO
{
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: super;
    COLOR: red;
    FONT-FAMILY: 'MS Sans Serif'
}
.Trova
{
    FONT-SIZE: 7pt;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #fffff7;
    FONT-VARIANT: small-caps
}
.Box
{
    BORDER-RIGHT: dimgray 1pt solid;
    BORDER-TOP: dimgray 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: dimgray 1pt solid;
    BORDER-BOTTOM: dimgray 1pt solid;
    FONT-FAMILY: arial;
    LETTER-SPACING: 2pt;
    BACKGROUND-COLOR: #fffff7
}

.Message
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    LEFT: 14pt;
    COLOR: midnightblue;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #eaeae4
}



.Accesskey
{
    TEXT-DECORATION: underline
}
.SimilLabel
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    COLOR: midnightblue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #eaeae4
}
TABLE.trasparente
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'Microsoft Sans Serif';
    BACKGROUND-COLOR: transparent
}
.ListaAttivita
{
    BORDER-RIGHT: silver 1pt solid;
    BORDER-TOP: silver 1pt solid;
    FONT-SIZE: 7pt;
    BORDER-LEFT: silver 1pt solid;
    BORDER-BOTTOM: silver 1pt solid;
    FONT-FAMILY: 'Microsoft Sans Serif';
    BACKGROUND-COLOR: silver
}
.ListaAttivita TD
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    FONT-SIZE: 7pt;
    BORDER-LEFT: 1pt;
    COLOR: midnightblue;
    BORDER-BOTTOM: 1pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #eaeae4
}
.ListaAttivita TH
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: 1pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: silver;
    FONT-VARIANT: normal
}
.TestoAvviso
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: yellow
}
.TAB
{
    BORDER-RIGHT: none;
    PADDING-RIGHT: 0pt;
    BORDER-TOP: none;
    PADDING-LEFT: 0pt;
    FONT-WEIGHT: lighter;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: none;
    PADDING-TOP: 5pt;
    BORDER-BOTTOM: none;
    TEXT-ALIGN: center
}
.ListaMultiRiga
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 7pt;
    OVERFLOW: auto;
    BORDER-LEFT: medium none;
    CURSOR: hand;
    COLOR: midnightblue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f3f3ee
}
/* DBNETGRID*/
/*BOTTONI*/
.dbnetgrid_tesis_button{

    border: 1pt solid #707070;
    
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 26px;
    height:24px;
    text-align: center; 
    background:no-repeat;
    background-color:#E8E8E8;
    background-repeat:no-repeat;
    background-position:center;
    margin-right:1px;
    margin-left:1px;
}
.titoloForm_tesis_button_new {
    cursor:pointer;
    height:18px;
    width:18px;
    float:right;
    position:relative;
    padding-top:6px;
    margin-right:8px;
    margin-left:8px;
    background-repeat:no-repeat;
}
.titoloForm_tesis_button{
    cursor:pointer;
    height:18px;
    width:18px;
    float:right;
    position:relative;
    top:-20px;
    margin-right:8px;
    margin-left:8px;
    background-repeat:no-repeat;
}
.MessageSalvaOK
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-style: italic;
	font-family: Verdana;
    background-color:yellow;
}
.modalAjaxLoader {
            display:    none;
            position:   fixed;
            z-index:    1000;
            top:        0;
            left:       0;
            height:     100%;
            width:      100%;
            background: rgba( 255, 255, 255, .8 ) 
                        url('../images/Form/ajax-loader.gif') 
                        50% 50% 
                        no-repeat;
        }
.CenterDivContent 
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}
.oldFieldset {
    border: 1px groove #A0A0A0;
    padding: 0.5em;
    margin: 1em 2px;
    width:98%;
}
.FormFieldsetNoBorders {
    border: none;
    padding: 2px;
    margin: 2px 2px;
    width:98%;
}

</STYLE>
	
