.mnut-restore-input {
    border: none !important;
    border: 1px solid #aeaeae !important;
    border-radius: 4px !important;
    text-align: center;
}
.title-restore-pass {
    width: 100%;
}
#alert_criteri_pass {
    border-bottom: 1px solid gray;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    display: none;
}