@media only screen and (min-width:601px){
	.w3-col.c1 {width:300px;height:100%;}
	.w3-col.c2 {overflow:hidden;float:none;width:auto;height:100%;}
	.scheda {width:300px;float:left;}
	.padini {padding:32px 64px 32px 64px;}
}

.padini {padding:16px;}
.w3-col.c1 {height:auto;}
.w3-col.c2 {height:auto;}
.but {padding:0px !important;width:1.5em;heigth:1.5em;}
.scheda {margin:8px;}

hr { width:70%;margin-left:10%; }
input { padding:5px !important; }

.sotto {border-bottom:1px solid #341d5b;}
.brdg {border:4px solid;}
.pad {padding-left:4px;padding-right:4px;}
.marg {margin:0px 4px 0px 4px;}

input[type=text]:focus, input[type=password]:focus {
    background-color: white !important;
}

.w3-theme-l5 {color:#000 !important; background-color:#fbfaf7 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f3efe4 !important}
.w3-theme-l3 {color:#000 !important; background-color:#e7dfca !important}
.w3-theme-l2 {color:#000 !important; background-color:#dbcfaf !important}
.w3-theme-l1 {color:#000 !important; background-color:#cfbf94 !important}
.w3-theme-d1 {color:#fff !important; background-color:#b9a263 !important}
.w3-theme-d2 {color:#fff !important; background-color:#af954e !important}
.w3-theme-d3 {color:#fff !important; background-color:#998245 !important}
.w3-theme-d4 {color:#fff !important; background-color:#83703b !important}
.w3-theme-d5 {color:#fff !important; background-color:#6d5d31 !important}

.w3-theme-light {color:#000 !important; background-color:#fbfaf7 !important}
.w3-theme-dark {color:#fff !important; background-color:#6d5d31 !important}
.w3-theme-action {color:#fff !important; background-color:#6d5d31 !important}

.w3-theme {color:#000 !important; background-color:#c3af79 !important}
.w3-text-theme {color:#c3af79 !important}
.w3-border-theme {border-color:#c3af79 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#c3af79 !important}
.w3-hover-text-theme:hover {color:#c3af79 !important}
.w3-hover-border-theme:hover {border-color:#c3af79 !important}