.recover{
    width: 480px;
    margin: 0 auto;
    font-weight: bold;
}

.recover input{
    width: 180px;
}

.recover .recoverButton{
    font-weight: bold;
}

.recover .infoBlock{
    text-align: center;
    margin-bottom: 20px;
}
