<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
    body {
        width: 21cm;
        height: 29.7cm !important;
        /* change the margins as you want them to be. */
    }
}
page {
   box-shadow: none;
}
body, html
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        min-width: 0px;
        background-color:white !important;
        margin:0px !important;
        padding:0px !important;
    }

.noprint, .noprint *
    {
        display: none !important;
        visibility:hidden !important;
    }
.jpx-fa-wrapper {
            display: none !important;
        visibility:hidden !important;

}

.doprint, .doprint * {
    visibility: visible !important;
}
.doshadow {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;
}
.printcenter {
    text-align: center !important;
}
.toTop, .rd-mobilemenu, .rd-mobilepanel {
        display: none !important;
        visibility:hidden !important;
}
header {
        display: none !important;
        visibility:hidden !important;
}
footer {
        display: none !important;
        visibility:hidden !important;
}
main {
    display: none !important;
    visibility: hidden !important;
}
main-alwayson {
    display: inline !important;
}
.content {
    background-color: white !important;
    visibility: visible !important;
}
.card img {
    width: 100%;
}
.card .cal img {
    width: auto !important;
}

.card-print {
    height: 800px !important;
}
svg {
    width: 98%;
    height: auto;
}

.col-prn-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.off {
    margin-top: 0px !important;
}
h1 {
  font: 450 45px/60px "Raleway", sans-serif; }
h3 {font-size:16px; 
    line-height:1.0em; 
    color:Gray; 
    margin:5px 0 5px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
    text-transform:lowercase; 
    font-weight:normal;
    word-spacing:0.1em;
}
.prn-mt-5 {
    margin-top: 7rem !important;
}
.bold {
    font-size: 22px;
    line-height: 1.0em;
    color: Black;
    margin: 5px 0 5px 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    word-spacing: 0.1em;
}
h6 {
color: #777777;}

.recept h2, .recept h3 {
  font: 600 24px/35px "Raleway", sans-serif;
  color: #777777; 
  text-transform:uppercase;
}
.recept ol {
    list-style:decimal !important;
    padding: 20px !important;
    list-style-position:outside !important;
}

.toonitem
    {
        display: inline !important;
        text-align: center !important;
    }
.printcontainer {
    width: 98% !important;
}
.col-8 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
}
.card-body {
padding:0px !important;
}


.imgPersonal {
    max-height:780px !important;
}
img.print {   
    width:100% !important;
    margin-left: auto;
    margin-right: auto }

input[type=text] {
    width:90%;
    padding-left:5px;
    border-bottom:0px;
    height:1.7rem;
    margin-bottom:0px;
}
.receptImg {
    width: 400px !important;
    height: auto;
}
blockquote {
background-color:none !important;
color: #777777 !important;
}
.thumb {
z-index:1;} 

.wa_closeButtonIcon {
    display: none !important;
    visibility: hidden !important;
}

#container-kleurplaat {
    width: 98%;
    margin-top: -64px;
}

</pre></body></html>