html.printsignup .col:first-child {
  display: none;
}
#thanks,
header,
iframe,
.hidden,
.buttons,
footer,
.menu {
  display: none;
}
.col:first-child {
  page-break-after: always;
}
.visual .background-image {
  display: none;
}
.visual .logo {
  content: url(../images/logo-huisartsen-ganzenhoef.jpg);
  width: 4cm;
  height: 4cm;
}
.visual .logo img {
  display: none;
}
a {
  color: #000;
  text-decoration: none;
}
body {
  font-family: sans-serif;
  font-size: 10pt;
  line-height: 1.2;
}
label {
  display: inline-block;
  width: 15em;
  line-height: 1.25;
}
label[for] {
  width: 8em;
}
input[type=text],
input[type=tel],
input[type=email] {
  display: inline-block;
  width: 30em;
  height: 1.5em;
  padding: 0.15em;
  border: 0;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}
.field {
  height: 2em;
}
li strong {
  display: inline-block;
  width: 12em;
}
