.bvForm .form-control-feedback {
    margin-top: 8px !important;
}

.bvForm textarea {
    resize: vertical;
}

#captchaImg {
    width: 100%;
    max-width: 170px;
    height: 34px;
}

#reloadCaptcha {
    font-size: 14px;
    line-height: 34px;
}