@page  {
  size: auto;
  margin-bottom: 20mm; 
  margin-top: 20mm; 
}

html {
  margin:0;
  padding:0;
}
#header { position: relative !important; max-height:90px !important; background:none; border-bottom:1px solid #ccc; width:100%; display:inline-table !important; }
#header .brand-bg {background: none;}
.logo img { display: none !important; }
.budgetLogo {left: 15px !important;}
#menu { position:absolute; }
#container, .dossier #container { position: relative !important; padding-top:0 !important; margin-top:20px !important; }
html body div#inter { width:100%; padding-top: 0;}
html body div#inter h2 { float:none; margin:0 !important; font-size:16px; padding-left: 0 !important; text-transform:uppercase; margin-bottom:20px !important; width: 100%;}
html body div#inter h3 { float:none; width: 100%; }
html body div#inter legend.entry { font-size:15px; line-height:17px !important; padding: 5px !important; font-variant:small-caps; margin:0 !important; border: 1px solid #ccc; }
#dossierVragenlijsten { margin-left: 0 !important; }
#dossierVragenlijsten label { font-size: 13px; padding-bottom:5px; font-variant:small-caps; }
#dossierVragenlijsten p { float: none; width: auto; height: auto;}
a {
  text-decoration:none;
}
#menu #dossierMenuTop { color: #666; top: -64px; left: 330px; border-left: 1px solid #ccc; background: none;}
html body div#inter fieldset { 
  margin-bottom: 0 !important; 
  width:100% !important;
}

#inter form fieldset div.entry{
  width:100% !important;
  page-break-inside : avoid;
  background: none;
}
 
#inter div.entry label {
  width: auto;
}

#inter div.entry label[for] {
  width: 100%;
}

form fieldset textarea,
form fieldset select, 
form fieldset input {
  border:0px !important;
  outline: 0 !important;
  padding:0 !important;
  resize: none;
  overflow: hidden;
}
form fieldset textarea {
  float: left;
  clear: both;
  width: 100%;
}
form fieldset select {
  -webkit-appearance: none;
}

form fieldset div.entry input.formatDate {
  width:60px;
}

#id0201 tr th:nth-child(1), #huisgenoten tr td:nth-child(1) { width:20% !important; }
#id0201 tr th:nth-child(2), #huisgenoten tr td:nth-child(2) { width:20% !important; } #id0201 tr th:nth-child(2):after { content: ' ' !important; }
#id0201 tr th:nth-child(3), #huisgenoten tr td:nth-child(3) { width:20% !important; }
#id0201 tr th:nth-child(4), #huisgenoten tr td:nth-child(4) { width:20% !important; }
#id0201 tr th:nth-child(5), #huisgenoten tr td:nth-child(5) { width:10% !important; }
#id0201 tr th:nth-child(6), #huisgenoten tr td:nth-child(6) { width:10% !important; }
div#zoeken-simpel, div#submenu, ul#submenu_ul, div#icons, div#info, div#footer, a#parkMenuTop, a#corrMenuTop, #addHuisGenoot,#huisgenotenTussenvoegsel, .icon-cancel, .btn-red { display:none !important; }