﻿body,
textarea {
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

body {
    background-color: #fff;
    color: #000;
    font-size: 1.8em;
    width: 50em;
}


/*Verberg alles*/
.panel-footer,
#deleteButton,
button,
.accessibility,
.stepnumber,
.btn,
#confirmstep,
.header,
.menu,
#customheader,
#modaldialog,
#localstat,
#customfooterfull {
    display: none !important;
}

span,
div {
    border: 0 !important;
}

/*Toon enkel de summary div*/
.productrequisites,
.printheader {
    display: block !important;
}

.panel-title {
    font-size: 1.3em;
    font-weight: 500;
}
