.webform-options-display-buttons-wrapper .js-form-type-radio {
   height: 36px;
}
.webform-submission-form .form-item input:not(.form-date), .webform-submission-form .form-type-select {
   width: 100%; 
}
.path-webform .form-textarea-wrapper textarea {
   width: 100%; 
}
.btn-search-availability {
    align-self: end;
    padding: 6px 18px;
    background: #3d7ed9;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
}