/* foglio di stile  Gdpr  */


/* == Stili di base - Mobile first ===== */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    overflow: auto;
}

/*.sidenav a,button {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}*/

.sidenav button:hover {
    color: #f1f1f1;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    /*right: 25px;*/
    font-size: 36px;
    margin-left: 180px;
    color: #818181;
}


/* Style  the dropdown button */
/*.dropdown-btn {*/
.sidenav a, button	{
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
}

a.linkbutton	{
			
			background-color: lightgrey;
			font-size: 100%;
			border-style: outset;
	}

.btn {
    /*background-color: DodgerBlue;*/
    background-color: blue;
    border: none;
    color: white;
    /*padding: 12px 16px;
     font-size: 16px;*/
    width: 50px;
    cursor: pointer;
	border-style: outset;
}

.btn:active	{
	border-style: none;
}

.btntext {
    /*background-color: DodgerBlue;*/
    background-color: blue;
    border: none;
    color: white;
    /*padding: 12px 16px;
     font-size: 16px;*/
    width: 150px;
    cursor: pointer;
	border-style: outset;
}

.btntext:active	{
	border-style: none;
}

.btn100 {
    /*background-color: DodgerBlue;*/
    background-color: blue;
    border: none;
    color: white;
    /*padding: 12px 16px;
     font-size: 16px;*/
    width: 100%;
    cursor: pointer;
	border-style: outset;
}

.btn100:active	{
	border-style: none;
}

/*button.tablinks	{
    padding: 6px 8px 6px 16px;
    display: block;
    width: 100%;
    color: #818181;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
    outline: none;
    font-size: 20px;
}*/

.bottoncino	{
	border: solid;
	border-style: outset;
	width: 150px;
	font-size: 120%;
	color: black;
	margin: 5px;
}

/* Style the tab content */
div.tabcontent {
	display: none;
	/*padding: 6px 6px;*/
	border: 1px solid #ccc;
	border-top: none;

}

#logogdpr	{
	max-height: 110px;
	width: auto;
}

#logocliente	{
	max-width: 210px;
	height: auto;
}

/* Add an active class to the active dropdown button */
.active {
    background-color: blue;
    color: white;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-right: 8px;
}


#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


[class*="col-"] {
    float: left;
	padding: 5px;
    /*border: 1px solid;*/
}

.col-5	{
			width: 5%;
			
		}


.col-10	{
			width: 10%;
			
		}


.col-15	{
			width: 15%;
			
		}

.col-20	{
			width: 20%;
			
		}

.col-25	{
			width: 25%;
			
		}
		
.col-30	{
			width: 30%;
			
		}
		
.col-33	{
			width: 33%;

		}
		
.col-35	{
			width: 35%;

		}
		
.col-40	{
			width: 40%;

		}
		
.col-45	{
			width: 40%;

		}

.col-50	{
			width: 50%;

		}
		
.col-60	{
			width: 60%;

		}

.col-65	{
			width: 65%;

		}

.col-67	{
			width: 67%;
		}
		
.col-70	{
			width: 70%;

		}

.col-75	{
			width: 75%;
			
		}
		
.col-80	{
			width: 80%;
			
		}
		

.col-85	{
			width: 85%;
			
		}

.col-90	{
			width: 90%;
			
		}
		
.col-100	{
			width: 100%;
						
		}
 
.row::after {
    content: "";
    clear: both;
    display: block;
    }
 
.bordo {
    border: 1px solid;
}

.smartphone	{
			display: none;
		}

ul#menu li.smartphone	{
			display: none;
		}


body {
	font-family: Calibri, sans-serif;
	width: 100%;
	font-size: 105%;
	
}

.grigiobianco {
		background: silver;
               	color: white;
	       	font-weight: 700;
	      }

.grigionero {
		background: silver;
               	color: black;
	       	font-weight: 700;
	      }

.bianconero  {
		background: white;
               	color: black;
		font-weight: 400;
	     }

.verdenero   {
		background: #00A000;
		color: black;

	     }
.gradverde	{
			background-image: linear-gradient(to top right, #E0FFBF 0%, #00C200 100%);
			}

.gradblu	{
			background-image: linear-gradient(to top right, #E0F1FF 0%, #0062E1 100%);
			}

.gradturchese	{
			background-image: linear-gradient(to top right, #E0FFFF  0%, #008080 100%);
			}

.gradturcheseinv	{
			background-image: linear-gradient(to top right, #008080  0%, #E0FFFF 100%);
			}

.gradvioletto	{
			background-image: linear-gradient(to top right, #F1E0FF  0%, #8100FF 100%);
			}
			
.gradcoolsky	{
					background: #2980B9;  /* fallback for old browsers */
					background: -webkit-linear-gradient(to bottom, #2980B9, #6DD5FA, #FFFFFF);  /* Chrome 10-25, Safari 5.1-6 */
					background: linear-gradient(to bottom, #2980B9, #6DD5FA, #FFFFFF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
			}
.gradeveningnight	{		
						background: #005AA7;  /* fallback for old browsers */
						background: -webkit-linear-gradient(to bottom, #005AA7, #FFFDE4);  /* Chrome 10-25, Safari 5.1-6 */
						background: linear-gradient(to bottom, #005AA7, #FFFDE4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
			}
			
.bottone	{
			/*width: 50px;*/
			height: 30px;
			border: solid;
			border-style: outset;
			font-weight: bold;
			font-variant: small-caps;
			cursor: pointer;
			border-radius: 5px;
			
		}
 

.tabella	{
			width: 100%;
}



#fondo	{
		position: relative;
		/*bottom: 5px;*/
		font-size: 80%;
		
		width: 500px;
	}

.campo	{
		
		border-style: inset;
		border-width: 3px;
		position: absolute;
		left: 300px;
		
	}

.campo1	{
		
		border-style: inset;
		border-width: 3px;
		width: 50%;
		
	}

.campo2	{
		
		border-style: inset;
		border-width: 3px;
	}







.destra { 
	  text-align: right;
	}






/* == Media queries (breakpoint) ===== */



@media only screen and (min-width: 1200px){

	.smartphone	{
			display: block;
		}
	ul#menu li.smartphone	{
			display: block;
		}


.gradblu	{
			background-image: linear-gradient(to top right, #E0F1FF 0%, #0062E1 100%);
			}

				

}


