.uk-form-stacked .uk-form-label {
  margin-bottom: 0!important;
  margin-top: 10px;
}
.no-border-radius button {
  border-bottom-left-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
  border-top-left-radius: 0px!important;
  border-top-right-radius: 0px!important;
}