h1 {text-transform: uppercase;}
.content h1 {text-transform: none;}

.pn-ProductNav_Link {padding-right: 10px;}

.middle-section {color:#37294a;}
.middle-section .main-title {display:flex;}
.middle-section .main-title .mainsponsor {display:inline-flex;width:200px;margin-right: 12px;padding-top: 9px;}
.middle-section .main-title h1 {display:inline-flex; font-size:33px;}
.middle-section .main-title h1 {display:inline-flex;}
.middle-section .main-title .titseason {display:inline-flex;margin-left:10px;}
.pn-ProductNav_Link.active {
    border-bottom-color: #000;
}
.middle-section h2 {
    color: #37294a;
}
.pn-ProductNav_Link:hover, .pn-ProductNav_Link.active {
    color: #000;
}
.pn-ProductNav_Link {
    color: #37294a;
}
.winners {
    background-image: url("/contest/piegacontest/2024/sfondorossignol2021.png");
    background-color: #ffed00; /*#fffbc9;*/
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: 99%;
    /*border: 1px solid #ee3124;*/
    border: 2px solid #000;
}
.winners .winner-title {
    background-color: #ffef1d;
    background-image: url("/contest/piegacontest/2024/sfondorossignol2021.png");
    background-size: 33%;
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
}

#boxLogini input.inputpass_sponsor {
  max-width: 90%;
  margin-left: 5px;
}

#boxLogini input.inputsubmit_sponsor {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #69676e;
  font-weight: bold;
  background-color: #db4a00;
  border: 2px solid #69676e;
  border-radius: 5px;
}  

#boxLogini .persaregistra a {display:block; margin:5px 0;}

.pulsante {background-color:#db4a00;  border: 2px solid #69676e; color: #69676e; font-weight: bold;}
input[type="submit"] {font-color:#000;}
