/* versie: v3.0.3.201911 */
div.h_styling.direct-doneren {
  min-height: 300px; margin-left: auto; margin-right: auto;
}

div.h_styling.direct-doneren img.h_plaatje {
  position: absolute; width: 700px; max-height: 800px; margin-left: 600px !important; margin-top: 10px !important; margin-left: 600px !important;
}

div.h_styling.direct-doneren .tile {
  border: solid 5px; border-radius: 5px; padding: 20px; margin: 5px; min-width: 250px; max-width: 500px; background-color: #eee;
}

div.h_styling.direct-doneren .tile p.title {
  font-size: 18px; font-weight: bold; width: 100%; text-align: center; text-transform: uppercase;
}

div.h_styling.direct-doneren .tile td.col1 {
  width: auto; min-width: 100px;
}

div.h_styling.direct-doneren .tile input[type=text] {
  min-width: 200px; width: 65vw; max-width: 300px;
}

div.h_styling.direct-doneren .bedrag {
  display: inline-block; box-sizing: border-box; min-width: 65px; margin: 3px 0.5%; background-color: orange; padding: 5px 8px; text-align: center; font-weight: 600; cursor: pointer; border-radius: 5px;
}

div.h_styling.direct-doneren .ander.bedrag {
  display: block; width: 100%;
}

div.h_styling td.radio.row label {
  margin-left: -5px; width: auto;
}

div.h_styling.direct-doneren div.submit {
  margin-left: 0; max-width: 500px;
}

div.h_styling.direct-doneren div.submit input.submit {
  height: 40px; min-width: 50%; margin-left: 25%; margin-right: 25%; font-size: 18px; font-weight: bold; text-transform: uppercase;
}