.form_captcha_grid_row{
margin-top: 28px;
}


.form_captcha_grid_row .captch-block{
margin-bottom: 28px;
}
#update_captcha img {
    width: 65px;

}

.captcha_pic{
border-radius: 10px;
border: 2px solid #000
}

#first_loan #submit_button:disabled{
background-color: #9c9c9c;
}