* {
  padding: 0;
  margin: 0;
}
html {
  touch-action: manipulation;
}
body,
html {
  height: 100%;
}
body {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
input:focus {
  background-color: #ffca66;
}
select:focus {
  background-color: #ffca66;
}
textarea:focus {
  background-color: #ffca66;
}
a:hover {
  color: #fff;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ol {
  list-style: none;
}

img {
  border: none;
}
a {
  color: #000;
  text-decoration: none;
}
a .error {
  color: red;
}
a:hover {
  color: #000;
}
#wrap {
  width: 890px;
  margin: 0px auto;
}

#header {
  height: 60px;
  background: #808080;
}
#header h1 {
  padding: 20px 0 5px 10px;
  font-size: 20px;
  letter-spacing: -2px;
}

#header h1 a {
  color: #eee;
  text-decoration: none;
}

#header img {
  position: relative;
  left: 630px;
  top: -30px;
  z: 100;
}
#header h1 a:hover {
  text-decoration: none;
  color: #666;
}
#header h2 {
  padding-left: 11px;
  font-size: 14px;
  color: #eee;
  font-weight: 700;
  padding: 20px 0 0 20px;
}
#full {
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

.wit {
  color: white;
}
.groen {
  color: green;
}
.checklist,
.checklistbmi {
  float: right;
  width: 600px;
  text-align: justify;
  padding: 0px 20px 10px 10px;
  margin: 8px 0 0 0;
}
..checklistscope10 {
  float: right;
  width: 800px;
  text-align: justify;
  padding: 0px 20px 10px 10px;
  margin: 8px 0 0 0;
}
..checklistepbd {
  float: right;
  width: 800px;
  text-align: justify;
  padding: 0px 20px 10px 10px;
  margin: 8px 0 0 0;
}
..checklistnew {
  float: right;
  width: 100%;
  text-align: justify;
  padding: 0px 20px 10px 10px;
  margin: 8px 0 0 0;
}
..checklistnewgt {
  float: right;
  width: 100%;
  text-align: justify;
  padding: 0px 20px 10px 10px;
  margin: 8px 0 0 0;
}
.checklist label {
  width: 450px;
  float: left;
  text-align: left;
}
.checklistbmi label {
  width: 400px;
  float: left;
  text-align: left;
}
.checklistscope10 label {
  width: 700px;
  float: left;
  text-align: left;
}
.checklistepbd label {
  width: 750px;
  float: left;
  text-align: left;
}
.checklistepbd2 label {
  width: 600px;
  float: left;
  text-align: left;
}
.checklistnew label {
  padding: 15px 0 0px 0;
  width: 100%;
  float: left;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}
.checklistnewgt label {
  width: 600px;
  float: left;
  text-align: left;
}

.checklistlba label {
  width: 320px;
  float: left;
  text-align: left;
}
.checklist2 label {
  width: 100%;
  float: left;
}
.ingreep label {
  width: 9em;
  float: left;
}
.ingreep2 label {
  width: 15em;
  float: left;
}
.ingreep3 label {
  width: 18em;
  float: left;
}
.ingreep4 label {
  width: 5em;
  float: left;
}
.ingreep5 label {
  width: 22em;
  float: left;
}
.ingreep6 label {
  width: 40em;
  float: left;
}
.right {
  float: right;
  width: 600px;
  text-align: justify;
  padding: 0px 20px 10px 10px;
  margin: 8px 0 0 0;
}
.right h2 {
  font-size: 14px;
  margin: 0 0 7px 0;
  padding: 0 0 0 0;
  border-bottom: 1px dotted #808080;
}
.right ul li a {
  text-decoration: none;
  display: block;
  color: #333;
  padding: 4px 0 4px 28px;
}
.right ul li a:hover {
  background-color: #eee;
}

.right h2 a {
}
.right h2 a:hover {
}
.keuze {
  cursor: pointer;
  width: 700px;
}
.keuze:hover {
  color: #fa7700;
}
.waarneming {
  display: none;
}
.waarnemingg {
  display: none;
}
.waarneming select {
  width: 100%;
}

.waarneming textarea {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  height: 5em;
  background-color: #f5f5f5;
}
.waarnemingg textarea {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  height: 13em;
  background-color: #f5f5f5;
}
.waarneming1 textarea {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  height: 5em;
  background-color: #f5f5f5;
}
.waarneming2 textarea {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  height: 23em;
  background-color: #f5f5f5;
}
.waarneming3 textarea {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  height: 12em;
  background-color: #f5f5f5;
}
.commentKlant,
.commentRO {
  font-family: "Lucida grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 75%;
  height: auto;
  background-color: #f5f5f5;
}
.commentKlant {
  float: left;
}
.commentRO {
  float: right;
}
.stook {
  padding: 0 2px 0 0;
  width: 4em;
  text-align: right;
}

.entry20 {
  padding: 0 2px 0 0;
  width: 24em;
  text-align: right;
}
.entry1g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: right;
  width: 1em;
}
.entry3 {
  padding: 0 2px 0 0;
  width: 3em;
  text-align: right;
}
.entry3r {
  padding: 0 2px 0 0;
  background: white;
  width: 3em;
  text-align: right;
}
.entry3g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: left;
  width: 3em;
}
.entry4 {
  padding: 0 2px 0 0;
  width: 4em;
  text-align: right;
}
.entry4r {
  padding: 0 2px 0 0;
  background: white;
  width: 4em;
  text-align: right;
}
.entry4g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: right;
  width: 4em;
}
.PeachPuff {
  background: PeachPuff;
}
.entry4gl {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: center;
  width: 4em;
}
.entry5 {
  padding: 0 2px 0 0;
  width: 5em;
  text-align: right;
}
.entry5g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: right;
  width: 5em;
}
.entry5r {
  padding: 0 2px 0 0;
  background: white;
  width: 5em;
  text-align: right;
}
.entry8 {
  padding: 0 2px 0 0;
  width: 8em;
  text-align: right;
}
.entry10 {
  padding: 0 2px 0 0;
  width: 10em;
  text-align: left;
}
.entry10r {
  padding: 0 2px 0 0;
  background: white;
  width: 10em;
  text-align: left;
}
.entry17 {
  padding: 0 2px 0 0;
  width: 17em;
  text-align: left;
}
.entry7g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: left;
  width: 7em;
}
.entry7r {
  padding: 0 2px 0 0;
  background: white;
  width: 7em;
  text-align: right;
}
.entry9g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: left;
  width: 9em;
}
.entry11 {
  padding: 0 2px 0 0;
  width: 11em;
  text-align: left;
}
.entry13 {
  padding: 0 2px 0 0;
  width: 13em;
  text-align: left;
}
.entry13r {
  padding: 0 2px 0 0;
  background: white;
  width: 13em;
  text-align: left;
}
.entry24 {
  padding: 0 2px 0 0;
  width: 24em;
  text-align: left;
}
.entry24r {
  padding: 0 2px 0 0;
  background: white;
  width: 24em;
  text-align: left;
}
.entry24g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  width: 24em;
  text-align: left;
}

.entry3g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: right;
  width: 3em;
}
.entry6g {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: right;
  width: 6em;
}
.entry13g {
  padding: 0 2px 0 0;
  background: white;
  width: 10em;
  border-color: white;
}
.entry100g {
  padding: 0 2px 0 0;
  background: white;
  width: 100%;
  border-color: white;
}
.entry100 {
  padding: 0 2px 0 0;
  width: 98%;
}
.entry30 {
  padding: 0 2px 0 0;
  width: 30em;
  text-align: left;
}
.stookhb {
  padding: 0 2px 0 0;
  border-color: white;
  background: white;
  text-align: right;
  border-width: 1px;
  border-color: black;
  width: 4em;
}

.grens {
  border-color: white;
  background: white;
  color: red;
}
.red {
  border-color: white;
  background: white;
  color: red;
}
.green {
  border-color: white;
  background: white;
  color: green;
}
.black {
  border-color: white;
  background: white;
  color: black;
}

.left {
  float: left;
  width: 240px;
  padding: 0 0 10px 0px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  border-right: 1px dotted #aaa;
  margin: 0 0 20px 0;
}

.left h2 {
  font-size: 13px;
  color: #333;
  padding: 8px 0 2px 10px;
}
.left ul {
  list-style-type: none;
  padding: 5px 0 10px 5px;
}
.left ul li {
  padding: 0 0 2px 8px;
}
.left ul li a {
  text-decoration: none;
  display: block;
  color: #333;
  padding: 4px 0 4px 28px;
}
.left ul li a:hover {
  background-color: #eee;
}
.footer {
  text-align: center;
  color: #666;
  bottom: 0px;
  font-size: 11px;
  padding: 10px;
  background: #f7f7f7;
  border-top: 1px solid #aaa;
}
.footer a {
  color: #666;
}
label {
  width: 268px;
  float: left;
}
label .aa {
  width: 50px;
  float: left;
}
p1 {
  width: 100%;
  padding: 6px 0 6px 0;
  border-bottom: 1px solid #eee;
}
p {
  float: left;
  width: 100%;
  padding: 4px 0 4px 0;
  border-bottom: 1px solid #eee;
}
.inspring {
  float: left;
  width: 95%;
  padding: 6px 20px 6px 30px;
}
legend {
  font-size: 1.2em;
  font-weight: bold;
}
h4 {
  margin: 0 0 24px 0;
  padding: 0 0 14px 0;
  border-bottom: 1px dotted #808080;
}
h3 {
  margin: 0 0 24px 0;
  padding: 0 0 0 0;
  border-top: 2px solid #808080;
}
.lijn {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.t1g {
  background-image: url(../img/1g.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t2g {
  background-image: url(../img/2g.gpng);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t3g {
  background-image: url(../img/3g.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t4g {
  background-image: url(../img/4g.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t5g {
  background-image: url(../img/5g.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t5pg {
  background-image: url(../img/5+g.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t1y {
  background-image: url(../img/1y.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t2y {
  background-image: url(../img/2y.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t3y {
  background-image: url(../img/3y.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t4y {
  background-image: url(../img/4y.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t5y {
  background-image: url(../img/5y.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.t5py {
  background-image: url(../img/5+y.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.lijst,
.v19 {
  background-image: url(../img/lijst.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.xls {
  background-image: url(../img/excel.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.plus {
  background-image: url(../img/83.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.fav0 {
  background-image: url(../img/fav0.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.fav1 {
  background-image: url(../img/fav1.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.prev {
  background-image: url(../img/prev.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.topprev {
  background-image: url(../img/topprevious.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.topnext {
  background-image: url(../img/topnext.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.reset {
  background-image: url(../img/reset.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.preset {
  background-image: url(../img/reset.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.map {
  background-image: url(../img/mark16.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.helpi {
  background-image: url(../img/50.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.minus {
  background-image: url(../img/84.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.concept {
  background-image: url(../img/11.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.url {
  background-image: url(../img/linkicon.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.conceptl {
  float: left;
  background-image: url(../img/11.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.pdf {
  background-image: url(../img/pdf.gif);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.vanslot {
  background-image: url(../img/slotunlock.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.opslot {
  background-image: url(../img/slotlock.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.pdfl {
  float: left;
  background-image: url(../img/pdf.gif);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.del {
  background-image: url(../img/unchecked.gif);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.prul {
  background-image: url(../img/trash1.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.touch {
  background-image: url(../img/touch.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.status1 {
  background-image: url(../img/Tools1.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.status2 {
  background-image: url(../img/Tools2.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.status3 {
  background-image: url(../img/Tools3.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.pstatus1 {
  background-image: url(../img/Tools1.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.pstatus2 {
  background-image: url(../img/Tools2.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.pstatus3 {
  background-image: url(../img/Tools3.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.validated,
.v10,
.af0 {
  background-image: url(../img/10.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.eyeplus {
  background-image: url(../img/eyeplus.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.peyeplus {
  background-image: url(../img/eyeplus.png);
  background-repeat: no-repeat;
}
.eyemin {
  background-image: url(../img/eyemin.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.peyemin {
  background-image: url(../img/eyemin.png);
  background-repeat: no-repeat;
}
.eyehide {
  background-image: url(../img/eyehide.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.peyehide {
  background-image: url(../img/eyehide.png);
  background-repeat: no-repeat;
}
.calc {
  background-image: url(../img/Calculator.png);
  background-position: 0px -1gpx;
  background-repeat: no-repeat;
}
.validatedaf,
.v9,
.af1,
.af20 {
  background-image: url(../img/9aa.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.validatedav,
.v7,
.af3,
.af30,
.af40 {
  background-image: url(../img/9.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.validatedv,
.v7,
.af2,
.af10 {
  background-image: url(../img/9vv.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.warning,
.v18 {
  background-image: url(../img/18.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.mail {
  background-image: url(../img/90.gif);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.allok {
  background-image: url(../img/allok.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.checkdimnvt {
  background-image: url(../img/allnvt.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 21px;
  right: 10px;
  float: left;
}
.pallok {
  background-image: url(../img/allok.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.notvalidated,
.v12 {
  background-image: url(../img/12.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.lock {
  background-image: url(../img/lock.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.pgr {
  background-image: url(../img/plusgroen.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.pgl {
  background-image: url(../img/plusgeel.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.prd {
  background-image: url(../img/plusrood.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.por {
  background-image: url(../img/plusoranje.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.prx {
  background-image: url(../img/19.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.pcon {
  background-image: url(../img/11.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pedit {
  background-image: url(../img/button_edit.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.ppdf {
  background-image: url(../img/pdf.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pslot {
  background-image: url(../img/lock.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pnvalpdf {
  background-image: url(../img/pdfRoodKlein.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pval,
.paf0 {
  background-image: url(../img/10.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pval2 {
  background-image: url(../img/10.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  float: right;
}
.pvalaf,
.paf1,
.paf20 {
  background-image: url(../img/9aa.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.paf3,
.paf30,
.paf40 {
  background-image: url(../img/9.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.paf2,
.paf10 {
  background-image: url(../img/9vv.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pnval {
  background-image: url(../img/12.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pnvalgroot {
  background-image: url(../img/12groot.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.ploc {
  background-image: url(../img/lock.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pwar {
  background-image: url(../img/18.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.plijst {
  background-image: url(../img/lijst.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.plijstplus {
  background-image: url(../img/lijstplus.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.trash1 {
  background-image: url(../img/trash1.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.qr {
  background-image: url(../img/qrcode.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.cam {
  background-image: url(../img/camera.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.fichein {
  background-image: url(../img/fichein.png);
  height: 10px;
  width: 10px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.ficheuit {
  background-image: url(../img/ficheuit.png);
  height: 10px;
  width: 10px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.minclone {
  background-image: url(../img/84.png);
  background-repeat: no-repeat;
}
.plusclone {
  background-image: url(../img/83.png);
  background-repeat: no-repeat;
}
.checked {
  background-image: url(../img/20.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.waar {
  background-image: url(../img/15.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  float: left;
}
.leeg {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  float: left;
}
.cross {
  background-image: url(../img/cross-icon.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 21px;
  float: left;
}
.crossdim {
  background-image: url(../img/cross-icondim.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 21px;
  float: left;
}
.check {
  background-image: url(../img/check-icon.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 21px;
  right: 10px;
  float: right;
}
.checkdim {
  background-image: url(../img/allok.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 21px;
  right: 10px;
  float: left;
}
.check1dim {
  background-image: url(../img/check-icondim1.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 50px;
  right: 10px;
  float: right;
}
.check2dim {
  background-image: url(../img/check-icondim2.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 50px;
  right: 10px;
  float: right;
}
.incomplete {
  background-image: url(../img/15.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
  right: 10px;
}
.tmail {
  background-image: url(../img/90.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.feedback {
  background-image: url(../img/feedback.png);
  background-position: 4px 5px;
  background-repeat: no-repeat;
}
.clear {
  clear: both;
}
input {
  border: none;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  height: 18px;
  background: #f5f5f5;
}
input.submit {
  margin: 15px 0 0px 0;
  padding: 2px;
  border: 2px solid #999;
  height: 27px;
}
input.file {
  float: right;
}

.topnav {
  width: 100%;
  background: #eee;
  float: left;
  margin: 0 0 24px 0;
  z-index: 2;
}
.topnav li {
  width: 129px;
  text-align: center;
  float: left;
  margin: 0 1px 0 0;
  background-color: #a9a9a9;
  position: relative;
}
.topnav li a {
  display: block;
  padding: 4px 8px 4px 8px;
  background-position: 4px 5px;
}

.topnav ul {
  list-style-type: none;
}
.topnav ul li ul li {
  float: none;
  position: relative;
  width: 110px;
}
.topnav ul li ul {
  position: absolute;
  top: 25px;
  left: 0;
  display: none;
  width: 110px;
  margin: 0px 1px 0 0;
}
.topnav ul li:hover > ul {
  display: block;
}
.topnav ul li ul li a {
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
}
.topnav ul li ul li ul {
  position: absolute;
  top: 0;
  left: 100px;
  display: none;
  width: 110px;
}

.topnav li.help {
  width: 110px;
  text-align: center;
  float: right;
  margin: 0 0 0 0;
  background-color: #fa7700;
  z-index: 100;
}
.topnav li.help a {
  display: block;
  color: white;
  padding: 4px 8px 4px 8px;
  background-position: 4px 5px;
  background-color: #fa7700;
}

.topnav2 li.help {
  width: 50px;
  text-align: center;
  float: right;
  margin: 0 0px 0 0;
  background-color: #fa7700;
}
.topnav2 li.help a {
  display: block;
  color: white;
  padding: 4px 8px 4px 8px;
  background-position: 4px 5px;
}
.topnav li a:hover {
  background-color: #303030;
  color: #eee;
}
.topnav li.align {
  text-align: right;
}
.topnav2 {
  width: 100%;
  background: #eee;
  float: left;
  margin: 0 0 8px 0;
  z-index: 25;
}
.topnav2 li {
  width: 126px;
  text-align: center;
  float: left;
  margin: 0 1px 0 0;
  background-color: #a9a9a9;
  position: relative;
  z-index: 25;
}
.topnav2 li a {
  display: block;
  padding: 4px 8px 4px 8px;
  background-position: 4px 5px;
  z-index: 25;
}
.topnav2 li a:hover {
  background-color: #303030;
  color: #eee;
}
.topnav2 li.align {
  text-align: right;
}
.topnav2 ul {
  list-style-type: none;
}
.topnav2 ul li ul li {
  float: none;
  position: relative;
}
.topnav2 ul li ul {
  position: absolute;
  top: 25px;
  left: 0;
  display: none;
  width: 126px;
  margin: 0px 1px 0 0;
}
.topnav2 ul li:hover > ul {
  display: block;
}
.topnav2 ul li ul li a {
  white-space: nowrap;
  line-height: 20px;
}
.topnav2 ul li ul li ul {
  position: absolute;
  top: 0;
  left: 126px;
  display: none;
  width: 140px;
}
.topnav2 li.topnav2selected {
  background-color: #fa7700;
}
.topnav3 {
  width: 100%;
  background: #eee;
  float: left;
  margin: 0 0 24px 0;
}
.topnav3 li {
  width: 97px;
  text-align: center;
  float: left;
  margin: 1px 1px 0 0;
  background-color: #a9a9a9;
}
.topnav3 li a {
  display: block;
  padding: 4px 8px 4px 8px;
  background-position: 4px 5px;
}
.topnav3 li a:hover {
  background-color: #303030;
  color: #eee;
}
.topnav3 li.align {
  text-align: right;
}
li.topnavselected {
  background-color: #fa7700;
}
p.button {
  border: none;
}
p.button a,
.noline input {
  padding: 2px 8px 2px 8px;
  border: none;
}
p.button a:hover {
  background: #808080;
  color: #fff;
}
.login {
  margin: 20px 0 20px 0;
}
th {
  border-bottom: 1px solid #ccc;
}
td {
  border-bottom: 1px solid #eee;
  padding: 4px;
}
.wide {
  width: 120px;
}
.small {
  width: 20px;
  padding: 4px 0;
  text-align: center;
}
table {
  width: 100%;
}
.noline {
  border: none;
  text-align: right;
}
a img {
  border: none;
}
.man {
  float: inherit;
}
.noline a {
  padding: 2px 8px;
  background-color: #808080;
  color: #eee;
  font-size: 11px;
}
.noline input {
  background: #808080;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}
.left li a.selected {
  background-color: #808080;
  color: #fff;
}
.left li a.selected:hover {
  background-color: #eee;
  color: #333;
}
.left ul.sub li a {
  text-align: left;
  width: 40px;
}
ul.sub {
  width: 40px;
}
#email {
  color: #808080;
}
.ruimte7a {
  width: 80%;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
.thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 95%;
  max-height: 95%;
}
.ddnok {
  background-color: red;
  color: white;
}
.ddok {
  color: black;
}
