@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:#e9faff !important}
.w3-theme-l4 {color:#000 !important; background-color:#b7edff !important}
.w3-theme-l3 {color:#000 !important; background-color:#6edbff !important}
.w3-theme-l2 {color:#fff !important; background-color:#26c9ff !important}
.w3-theme-l1 {color:#fff !important; background-color:#00a5dc !important}
.w3-theme-d1 {color:#fff !important; background-color:#006485 !important}
.w3-theme-d2 {color:#fff !important; background-color:#005976 !important}
.w3-theme-d3 {color:#fff !important; background-color:#004e68 !important}
.w3-theme-d4 {color:#fff !important; background-color:#004359 !important}
.w3-theme-d5 {color:#fff !important; background-color:#00374a !important}

.w3-theme-light {color:#000 !important; background-color:#e9faff !important}
.w3-theme-dark {color:#fff !important; background-color:#00374a !important}
.w3-theme-action {color:#fff !important; background-color:#00374a !important}

.w3-theme {color:#fff !important; background-color:#006e92 !important}
.w3-text-theme {color:#006e92 !important}
.w3-border-theme {border-color:#006e92 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#006e92 !important}
.w3-hover-text-theme:hover {color:#006e92 !important}
.w3-hover-border-theme:hover {border-color:#006e92 !important}