@font-face {
font-family: 'pms_downloads';
src: url(https://sintexcal.com/wp-content/plugins/pms_downloads/includes/css/font/pms_downloads.eot?26782534);
src: url(https://sintexcal.com/wp-content/plugins/pms_downloads/includes/css/font/pms_downloads.eot?26782534#iefix) format('embedded-opentype'),
url(https://sintexcal.com/wp-content/plugins/pms_downloads/includes/css/font/pms_downloads.woff2?26782534) format('woff2'),
url(https://sintexcal.com/wp-content/plugins/pms_downloads/includes/css/font/pms_downloads.woff?26782534) format('woff'),
url(https://sintexcal.com/wp-content/plugins/pms_downloads/includes/css/font/pms_downloads.ttf?26782534) format('truetype'),
url(https://sintexcal.com/wp-content/plugins/pms_downloads/includes/css/font/pms_downloads.svg?26782534#pms_downloads) format('svg');
font-weight: normal;
font-style: normal;
}
.fileField{
opacity: 0;
float: left;
}
.fileField+label {
font-size: 1.5em;
background: #777;
color: #fff;
padding: 0.5em;
position: relative;
padding: 0.5em 0.5em 0.5em 1.5em;
}
.fileField+label .label-body {
margin-left: 0.5em;
}
.fileField:checked+label {
font-size: 1.5em;
background: #3DA3E6;
}
.fileField+label:before{
position: absolute;
top: 0.5em;
left: 0.5em;
font-family: "pms_downloads";
content:"\f096";
}
.fileField:checked+label:before{
font-family: "pms_downloads";
content:"\e800";
}
.allegati {
display: grid;
grid-template-columns: 1fr;
}
.allegati dt {
display: flex;
font-weight: bold;
font-size: 2em;
padding: 1em 0em 0.2em 0;
}
.allegati dd {
display: flex;
margin: 0;
flex: 1;
}
.allegati label {
flex: 1;
cursor: pointer;
}
@media (min-width:768px) {
.allegati {
grid-template-columns: 1fr 1fr;
}
.allegato {
box-sizing: border-box;
padding: 0.5em;
}
}
.checkConsulenza {
font-size: 1.2em;
background: #444;
padding: 0.6em 0.5em;
margin: 0.4em;
color: #fff;
}
body #sp-search .search .btn-top-search {
top: 0;
}
#invia[disabled] {
background: #ccc;
color: #fff;
}