/* Default CSS Stylesheet for a new Web Application project Buono  */

body {
    font-weight: normal;
    font-size: medium;
    word-spacing: normal;
    text-transform: none;
    font-family: Roboto;
    letter-spacing: normal;
    background-color: mediumaquamarine;
}
button
{
	font-size: medium;
	color: black;
    align-items: baseline;
    right:auto;
	background-color: lightgray;
}
.Forma {
    border: 1px solid #61a2d3;
}
.BottoneTAB {
    font-size: x-small;
    color: black;
    align-items: baseline;
    right: auto;
    background-color: lightgray;
}
.Bottone {
    font-size: medium;
    color: black;
    align-items: baseline;
    right: auto;
    background-color: lightgray;
}
.Bottone_Mobile
{
	font-size: xx-large;
	color: White;
	background-color: darkred;
    align-items: baseline;
    right:auto;
    margin-top: 0px;
}
INPUT
{
	font-size: medium;
	color: black;
	background-color: white;
    border-color: lightgray; 
	
}
.FieldTx
{
	font-size: medium;
	color: black;
	background-color: White;
    border-color: lightgray;
}
.FieldSmall
{
	font-size: x-small;
	color: black;
	background-color: White;
    border-color: lightgray;
}
.FieldTx_Mobile
{
	font-size: xx-large;
	color: white;
	background-color: Black;
    border-color: white;

}
.Errore
{
	font-size: medium;
	width: 100%;
	color: red;
	font-family: Roboto;
	background-color: transparent;
}
.TitoloPag
{
	font-size: medium;
	width: 100%;
	color: black;
	font-family: Roboto;
	background-color: transparent;
	text-align: center;
}
.TitoloPag_Mobile
{
	font-size: xx-large;
	color: white;
	font-family: Roboto;
	background-color: black;
	text-align: left;
}
.Titolo
{
	font-size: large;
	width: 100%;
	color: black;
	font-family: Roboto;
	background-color: transparent;
	text-align: left;
}
.Sinistra
{
	text-align: left;
}
.Destra
{
	text-align: left;
}
.EtichettaTab
{
	font-weight: bold;
	color: white;
	background-color: #000000;
}
.LABTAB
{
	font-size: medium;
	color: black;
	font-family: Roboto;
	background-color: White;
}
.LABTABH
{
    font-weight: 100;
    font-size: small;
	color: black;
	font-family: Roboto;
	background-color: white;
	text-align: center;
    text-wrap: avoid;
}
.LABX
{
	font-size: medium;
	color: black;
	font-family: Roboto;
	background-color: transparent;
	text-align: Left;
}
.LABXR
{
	font-size: medium;
	width: 100%;
	color: black;
	font-family: Roboto;
	background-color: transparent;
	text-align: right;
}
.LABX_Mobile
{
	font-size: xx-large;
	width: 100%;
	color: Black;
	font-family: Roboto;
	text-align: Left;
}
.Error_Mobile
{
	font-size: xx-large;
	width: 100%;
	color:  red;
	font-family: Roboto;
	background-color: black;
	text-align: Left;
}
.FieldEN
{
	font-size: medium;
	color:  black;
	font-family: Roboto;
	background-color: transparent;
	text-align: Left;
}
.FieldENp
{
	font-size: xx-small;
	color:  black;
	font-family: Roboto;
	background-color: transparent;
	text-align: Left;
    width: 85px;
}
.FieldEN_Mobile
{
	font-size: xx-large;
	color:  white;
	font-family: Roboto;
	background-color: black;
	text-align: Left;
    border-color:black;
    color:black;
}
.Generale_LinkT
{
	font-size:  Medium;
	color: lightgray;
	font-family: Roboto;
	background-color: transparent;
	text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.LinkTAB
{
   color: Black;
   font-size: medium;
   background-color: lightgreen;
   text-decoration: none;
   align-content: center;
   text-align:center;
}
.LinkTAB1 {
    color: black;
    font-size: medium;
    text-decoration: none;
    align-content: center;
    text-align: center;
}
.CenterTAB1 {
    color: black;
    font-size: medium;
    text-decoration: none;
    align-content: center;
    text-align: center;
}
.Dropxxx
{
    font-size:medium;
    background-color: transparent;
    border:solid;
    border-width:1px;
    border-color:lightgoldenrodyellow;
    color:black;
}

.DatagridSmall {
    font-size: x-small;
    border-color: white;
    border-style: solid;
    border-width: 1px;
}
.DatagridMedium {
    font-size:medium;
    border-color: white;
    border-style: solid;
    border-width: 1px;
}
.DatagridSmallBot
{
    font-size:small;
    border-color:white;
    border-style:solid;
    border-width:1px;
    color:white;
    background-color:lightgray;
}
.DatagridSmallEle
{
    font-size:small;
    border-color:white;
    border-style:solid;
    border-width:1px;
    color:white;
    background-color:black;
    text-wrap:none;
}
.DatagridSmallEleT {
    font-size: small;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    color: white;
    background-color: lightgray;
    text-wrap: avoid;
    width: 85px;
    padding: 0;
    margin: 0;
    text-wrap: none;
}
.DatagridBig
{
    font-size:medium;
    border-color:white;
    border-style:solid;
    border-width:1px;
}
.DatagridBigBot
{
    font-size:small;
    border-color:white;
    border-style:solid;
    border-width:1px;
    color:white;
    background-color:lightgray;
    text-align:center;
}
.DatagridBigEle
{
    font-size:small;
    border-color:white;
    border-style:solid;
    border-width:1px;
    color:white;
    background-color:black;
    text-wrap:none;
}
.DatagridBigEleT
{
    font-size:small;
    border-color:white;
    border-style:solid;
    border-width:1px;
    color:white;
    background-color:lightgray;
    text-wrap:none;
}
.DatagridImma {
    font-size: small;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    color: white;
    background-color: lightgray;
    text-wrap: none;
    width: 62px;
    height: 62px;
}
.DatagridImmaOriz {
    font-size: small;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    color: white;
    background-color: lightgray;
    text-wrap: none;
    width: 5%;
    height: 62px;
}
.TestaVerbale {
    font-family: Verdana;
    font-size: 14px;
    color: black;
    text-wrap: none;
    width: 100%;
    text-align: center;
    font-weight:bold;
}
.TabellaVerbaleC {
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 12px;
    color: black;
    text-wrap: none;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 0px;
    margin: 0;
}
.TabellaVerbaleS {
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 12px;
    color: black;
    text-wrap: none;
    width: 100%;
    text-align: left;
    font-weight: bold;
    padding: 0px;
    margin: 0;
}
.TabellanoSpace {
    border-collapse: collapse;
    padding: 0px;
    margin: 0;
}
.saltopagina{
     page-break-before: always;
 }