.template-urp {/*max-width: 800px;*/ margin: 0 auto;}
.template-urp .form-group {margin-bottom: 2rem !important;}
.template-urp select {border: 1px solid #CCC5C5 !important; font-weight: 600 !important; box-shadow: none !important; color: #596d88 !important;}

.wl-button {width: 100%;}
.wl-button-alternate {background-color: #477487 !important;}
.wl-titoletto {font-weight: 600; font-size: 20px; line-height: 30px; text-align: center; color: #000; margin-bottom: 13px;}

.template-urp a.btn-primary {padding-right: 48px; position: relative;}
.template-urp a.btn-primary svg {position: absolute; right: 14px;}
.template-urp a.btn-primary svg path {fill: #fff;}

/** LOGIN/REGISTRAZIONE - INIZIO  **/
.template-accedi {max-width: 800px; margin: 0 auto;}
.template-registrazione {max-width: 800px; margin: 0 auto;}
.wl-recover {font-weight: normal; font-size: 14px; line-height: 24px; text-align: left; color: #000; margin-top: 10px;}
.wl-recover a {font-weight: normal; font-size: 14px; line-height: 24px; text-align: left; color: #000;}
#registrationAlert {display: none;}
#loginAlert {display: none;}
/** LOGIN/REGISTRAZIONE - FINE **/


#segnalazioneAlert {display: none;}
.table-responsive th {padding: 5px 15px;}
.table-responsive td {padding: 5px 15px;}
.table-hover tbody tr:hover {background-color: #F1C40F !important;}

@media (max-width: 768px) {
    
}